Skip to content

Commit

Permalink
DNM: Remove xtensa compiler again
Browse files Browse the repository at this point in the history
  • Loading branch information
chrysn committed Oct 26, 2024
1 parent 188a6e5 commit 9ffefd0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,10 @@ jobs:
# rustfmt: Used by bindgen for liboscore
components: rust-src, rustfmt

- name: Install Rust for Xtensa
uses: esp-rs/[email protected]
with:
buildtargets: esp32s3
# - name: Install Rust for Xtensa
# uses: esp-rs/[email protected]
# with:
# buildtargets: esp32s3

- name: rust cache
if: steps.result-cache.outputs.cache-hit != 'true'
Expand Down

0 comments on commit 9ffefd0

Please sign in to comment.