mirror of
https://github.com/encounter/nod-rs.git
synced 2025-12-12 22:56:26 +00:00
Migrate to Rust edition 2024
This commit is contained in:
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
toolchain: [ stable, 1.81.0, nightly ]
|
||||
toolchain: [ stable, 1.85.0, nightly ]
|
||||
fail-fast: false
|
||||
env:
|
||||
RUSTFLAGS: -D warnings
|
||||
|
||||
Reference in New Issue
Block a user