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 be2771c commit 6259195Copy full SHA for 6259195
.github/workflows/build.yml
@@ -16,7 +16,7 @@ on:
16
17
jobs:
18
build:
19
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
20
21
env:
22
ALPINE_VERSION: ${{ matrix.alpine }}
0 commit comments