We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f77827b commit da34a3fCopy full SHA for da34a3f
.github/workflows/ci.yaml
@@ -5,7 +5,7 @@ on:
5
6
jobs:
7
ci:
8
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
9
container: ghcr.io/rust-for-linux/ci
10
11
timeout-minutes: 70
0 commit comments