We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f277322 commit 7a26c33Copy full SHA for 7a26c33
.github/workflows/rust.yml
@@ -20,7 +20,7 @@ env:
20
jobs:
21
cargo_format:
22
name: cargo fmt
23
- runs-on: ubuntu-latest
+ runs-on: ubuntu:24.10
24
steps:
25
- uses: actions/checkout@v5
26
# Ensure rustfmt is installed and setup problem matcher
0 commit comments