We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6c4606 commit d1b7656Copy full SHA for d1b7656
.github/workflows/rust.yml
@@ -4,7 +4,7 @@ on: [ push, pull_request ]
4
5
jobs:
6
rust:
7
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
8
strategy:
9
matrix:
10
toolchain:
0 commit comments