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.
2 parents 424ec1d + 346781d commit b73013bCopy full SHA for b73013b
.github/workflows/ci.yml
@@ -6,7 +6,7 @@ on:
6
branches: [ '**' ]
7
jobs:
8
test:
9
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-latest
10
timeout-minutes: 30
11
steps:
12
- name: Checkout repository
0 commit comments