Skip to content

Commit

Permalink
ci: Bump referenced compiler version
Browse files Browse the repository at this point in the history
  • Loading branch information
Rahix committed Jan 11, 2024
1 parent 5fc637e commit 81a2399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
- name: Install Rust
uses: actions-rust-lang/setup-rust-toolchain@v1
with:
toolchain: nightly-2022-06-13
toolchain: nightly-2023-12-28
components: rust-src
- name: Install avr-gcc, binutils, and libc
run: sudo apt-get install -y avr-libc binutils-avr gcc-avr
Expand Down

0 comments on commit 81a2399

Please sign in to comment.