Skip to content

Commit

Permalink
change: Use 1.70 in CI for criterion
Browse files Browse the repository at this point in the history
  • Loading branch information
Nukesor committed Oct 17, 2023
1 parent 1b6d452 commit 329f4c9
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:
- x86_64-pc-windows-msvc
- x86_64-apple-darwin
- wasm32-wasi
toolchain: [stable, nightly, 1.64]
toolchain: [stable, nightly, "1.70"]
include:
- target: x86_64-unknown-linux-gnu
os: ubuntu-latest
Expand Down

0 comments on commit 329f4c9

Please sign in to comment.