Skip to content

Commit 40d021b

Browse files
committed
Enable stable CI again
Now that Rust 1.85 has been released.
1 parent 18b5a54 commit 40d021b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ jobs:
1515
Test:
1616
runs-on: ubuntu-24.04
1717
timeout-minutes: 5
18-
if: false # Enable once Rust 1.85 is released.
1918
steps:
2019
- uses: actions/checkout@v4
2120
- uses: dtolnay/rust-toolchain@1.85

0 commit comments

Comments
 (0)