We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72e855c commit 3d38331Copy full SHA for 3d38331
1 file changed
.github/workflows/format.yml
@@ -83,7 +83,7 @@ jobs:
83
rules_rust:
84
name: check format with rules_rust
85
86
- runs-on: ubuntu-latest
+ runs-on: ubuntu-24.04-16core
87
88
steps:
89
- uses: actions/checkout@v2
0 commit comments