mirror of
https://github.com/skot/ESP-Miner.git
synced 2025-03-17 21:32:52 +01:00
Use latest esp idf 5.x version
This commit is contained in:
parent
74f78fe2cd
commit
dcf8b4152a
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
- name: esp-idf build
|
||||
uses: espressif/esp-idf-ci-action@v1
|
||||
with:
|
||||
esp_idf_version: v5.1
|
||||
esp_idf_version: v5.3
|
||||
target: esp32s3
|
||||
command: GITHUB_ACTIONS="true" idf.py build
|
||||
path: '.'
|
||||
|
Loading…
x
Reference in New Issue
Block a user