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