We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69f4a86 commit 55bbc2fCopy full SHA for 55bbc2f
.github/workflows/compile.yml
@@ -7,7 +7,7 @@ on:
7
jobs:
8
build:
9
10
- runs-on: ubuntu-latest
+ runs-on: ubuntu-18.04
11
12
steps:
13
- uses: actions/checkout@v2
0 commit comments