We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 128fcdb commit 3cb3bb3Copy full SHA for 3cb3bb3
.github/workflows/quickstart.yml
@@ -87,7 +87,7 @@ jobs:
87
- test
88
- fmt
89
- clippy
90
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
91
steps:
92
- name: CI succeeded
93
run: exit 0
0 commit comments