We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ca3460 commit 7974b61Copy full SHA for 7974b61
.github/workflows/build-image.yaml
@@ -16,7 +16,7 @@ jobs:
16
IMAGE_REGISTRY_QUAY: quay.io/fedoraci/ciboard
17
USER_QUAY: fedoraci+ciboard_github_ci
18
name: Build and push image
19
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
20
steps:
21
22
- name: Log in to the GitHub Container registry
0 commit comments