We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f8bcb73 + b54d581 commit e780e45Copy full SHA for e780e45
.github/workflows/ci.yaml
@@ -85,7 +85,7 @@ jobs:
85
config: defconfig+debug
86
87
env:
88
- RUST_VERSION: nightly-2024-08-11
+ RUST_VERSION: nightly-2025-01-12
89
steps:
90
# Setup: variables.
91
- run: echo "JOBS=-j$(($(nproc) + 1))" >> $GITHUB_ENV
0 commit comments