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 2b1c5b8 commit 8a2ababCopy full SHA for 8a2abab
.github/workflows/workflow.yml
@@ -10,7 +10,7 @@ on:
10
11
jobs:
12
build:
13
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
14
15
steps:
16
- uses: actions/checkout@v2
0 commit comments