We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9a0409 commit 5a81bb9Copy full SHA for 5a81bb9
1 file changed
.github/workflows/rust.yml
@@ -12,7 +12,7 @@ env:
12
jobs:
13
build:
14
15
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
16
17
steps:
18
- uses: actions/checkout@v4
0 commit comments