Skip to content

Commit e780e45

Browse files
authored
Merge pull request #6 from Rust-for-Linux/update-gcc-2025-01-12
Update to nightly-2025-01-12
2 parents f8bcb73 + b54d581 commit e780e45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585
config: defconfig+debug
8686

8787
env:
88-
RUST_VERSION: nightly-2024-08-11
88+
RUST_VERSION: nightly-2025-01-12
8989
steps:
9090
# Setup: variables.
9191
- run: echo "JOBS=-j$(($(nproc) + 1))" >> $GITHUB_ENV

0 commit comments

Comments
 (0)