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 71827a9 commit 8f0ad6eCopy full SHA for 8f0ad6e
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
build:
9
name: Test
10
- runs-on: Ubuntu-20.04
+ runs-on: ubuntu-latest
11
12
steps:
13
- name: Checkout code
0 commit comments