Compare commits
1 Commits
master
...
renovate/e
| Author | SHA1 | Date | |
|---|---|---|---|
| a583dc9f41 |
2
.github/workflows/rust_ci.yml
vendored
2
.github/workflows/rust_ci.yml
vendored
@@ -31,7 +31,7 @@ jobs:
|
|||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v6
|
||||||
- name: Setup Rust
|
- name: Setup Rust
|
||||||
uses: esp-rs/xtensa-toolchain@v1.5
|
uses: esp-rs/xtensa-toolchain@v1.6
|
||||||
with:
|
with:
|
||||||
default: true
|
default: true
|
||||||
buildtargets: esp32s3
|
buildtargets: esp32s3
|
||||||
|
|||||||
Reference in New Issue
Block a user