mirror of
https://github.com/skot/ESP-Miner.git
synced 2025-04-09 12:29:59 +02:00
Merge pull request #322 from eandersson/version_bump
Update workflows to use esp idf 5.3
This commit is contained in:
commit
afb77da984
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