Skip to content

Commit

Permalink
Update xtensa-toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
MabezDev committed Nov 7, 2022
1 parent acb450f commit f560980
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-async.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
]
steps:
- uses: actions/checkout@v2
- uses: esp-rs/xtensa-toolchain@v1.2
- uses: esp-rs/xtensa-toolchain@v1.4
with:
default: true
ldproxy: false
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
]
steps:
- uses: actions/checkout@v2
- uses: esp-rs/xtensa-toolchain@v1.2
- uses: esp-rs/xtensa-toolchain@v1.4
with:
default: true
ldproxy: false
Expand Down

0 comments on commit f560980

Please sign in to comment.