We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4015848 commit a5be341Copy full SHA for a5be341
.github/workflows/rust.yml
@@ -50,7 +50,7 @@ jobs:
50
strategy:
51
matrix:
52
os: [ubuntu-latest, macos-latest]
53
- toolchain: [stable, nightly, 1.64.0]
+ toolchain: [stable, nightly, 1.81.0]
54
target:
55
[
56
x86_64-unknown-linux-gnu,
0 commit comments