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 4625f2a commit 47fc6d9Copy full SHA for 47fc6d9
.github/workflows/build.yml
@@ -6,7 +6,7 @@ on:
6
branches: '*'
7
jobs:
8
build:
9
- runs-on: ubuntu-latest
+ runs-on: ubuntu-18.04
10
steps:
11
- name: Checkout
12
uses: actions/checkout@v2
0 commit comments