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 2d13ddb commit ac3772dCopy full SHA for ac3772d
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ on:
16
17
jobs:
18
build:
19
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-latest
20
steps:
21
- uses: actions/checkout@v2
22
with:
0 commit comments