Skip to content

Commit

Permalink
Do not build s2i-core and s2i-base for F38.
Browse files Browse the repository at this point in the history
They reached EOL

Signed-off-by: Petr "Stone" Hracek <[email protected]>
  • Loading branch information
phracek authored and github-actions[bot] committed Jul 24, 2024
1 parent 9b9fbd5 commit 94db29f
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,6 @@ jobs:
use_default_tags: 'true'
arch: "amd64, ppc64le, s390x, arm64"

- dockerfile: "Dockerfile.f38"
registry_namespace: "fedora"
tag: "38"
quayio_username: "QUAY_IMAGE_FEDORA_BUILDER_USERNAME"
quayio_token: "QUAY_IMAGE_FEDORA_BUILDER_TOKEN"
use_default_tags: 'true'
arch: "amd64, ppc64le, s390x, arm64"

- dockerfile: "Dockerfile.f39"
registry_namespace: "fedora"
tag: "39"
Expand Down

0 comments on commit 94db29f

Please sign in to comment.