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 552813c commit 346781dCopy full SHA for 346781d
.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