Skip to content

Commit 9faa54d

Browse files
committed
do not build v9.6, as it reached EOL
1 parent e0c5c79 commit 9faa54d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/build-and-push.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,6 @@ jobs:
1414
fail-fast: false
1515
matrix:
1616
include:
17-
- dockerfile_path: "9.6"
18-
dockerfile: "Dockerfile"
19-
registry_namespace: "centos7"
20-
tag: "centos7"
21-
quayio_username: "QUAY_IMAGE_BUILDER_USERNAME"
22-
quayio_token: "QUAY_IMAGE_BUILDER_TOKEN"
2317
- dockerfile_path: "10"
2418
dockerfile: "Dockerfile"
2519
registry_namespace: "centos7"

0 commit comments

Comments
 (0)