We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 84f1f53 + 923c29a commit 66984f2Copy full SHA for 66984f2
.github/workflows/pr-images.yml
@@ -190,7 +190,7 @@ jobs:
190
191
build_and_publish_ps_qa_image:
192
name: Push QA pathservice container image to GHCR and QUAY
193
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
194
environment: registry-creds
195
permissions:
196
packages: write
.github/workflows/release-images.yml
@@ -134,7 +134,7 @@ jobs:
134
135
build_and_publish_ps_prod_image:
136
name: Push pathservice container image to GHCR and QUAY
137
138
139
140
0 commit comments