Skip to content

Commit

Permalink
use nightly from 2025
Browse files Browse the repository at this point in the history
  • Loading branch information
jberthold committed Jan 15, 2025
1 parent 0dc8247 commit 4ee3048
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: "Set up nightly Rust" # https://github.com/rust-lang/rustup/issues/3409
uses: dtolnay/rust-toolchain@master
with:
toolchain: nightly-2024-08-28
toolchain: nightly-2025-01-01

- name: 'Set up tree for rust dependency'
run: make setup
Expand Down

0 comments on commit 4ee3048

Please sign in to comment.