We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18b5a54 commit 40d021bCopy full SHA for 40d021b
.github/workflows/ci.yaml
@@ -15,7 +15,6 @@ jobs:
15
Test:
16
runs-on: ubuntu-24.04
17
timeout-minutes: 5
18
- if: false # Enable once Rust 1.85 is released.
19
steps:
20
- uses: actions/checkout@v4
21
- uses: dtolnay/rust-toolchain@1.85
0 commit comments