We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fa5dd0 commit 98a11e9Copy full SHA for 98a11e9
.github/workflows/main.yml
@@ -4,7 +4,7 @@ on:
4
branches: [ master ]
5
jobs:
6
build:
7
- runs-on: ubuntu-latest
+ runs-on: Ubuntu-20.04
8
9
steps:
10
- uses: actions/checkout@v2
0 commit comments