We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71242ea commit f8bbcc8Copy full SHA for f8bbcc8
.github/workflows/main.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
build-docker:
10
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
11
steps:
12
- uses: actions/checkout@v3
13
0 commit comments