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.
ubuntu-latest
1 parent 5db82e7 commit 444a3a5Copy full SHA for 444a3a5
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ on:
8
- '**'
9
jobs:
10
test:
11
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-latest
12
strategy:
13
matrix:
14
node: [ '12', '14', '15' ]
0 commit comments