Skip to content

Commit 3cb3bb3

Browse files
committed
Update ubuntu version in quickstart.yml.
1 parent 128fcdb commit 3cb3bb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/quickstart.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
- test
8888
- fmt
8989
- clippy
90-
runs-on: ubuntu-20.04
90+
runs-on: ubuntu-latest
9191
steps:
9292
- name: CI succeeded
9393
run: exit 0

0 commit comments

Comments
 (0)