Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
jessebraham committed Apr 14, 2022
1 parent 9de5c64 commit 4705a90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Install Rust for Xtensa
uses: esp-rs/xtensa-toolchain@v1
uses: esp-rs/xtensa-toolchain@v1.1
with:
default: true
version: "1.57.0.2"
version: "1.60.0"
ldproxy: true

# `cargo check` command here will use installed `esp` toolchain, as it
Expand Down

0 comments on commit 4705a90

Please sign in to comment.