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 8c5cb59 commit 42cd6f8Copy full SHA for 42cd6f8
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
build:
10
- runs-on: ubuntu-18.04
+ runs-on: ubuntu-20.04
11
if: "!contains(github.event.head_commit.message, '[ci skip]')"
12
13
strategy:
0 commit comments