We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c271b10 commit 7e6b83aCopy full SHA for 7e6b83a
.github/workflows/docker-image-dev.yml
@@ -11,7 +11,7 @@ permissions:
11
12
jobs:
13
build:
14
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
15
strategy:
16
matrix:
17
platform: [linux/amd64, linux/arm64, linux/ppc64le]
0 commit comments