Skip to content

Commit 625f3a6

Browse files
committed
Remove Centos 7 & Py 2.7 from build and push action
1 parent 3b65a36 commit 625f3a6

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

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

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,6 @@ jobs:
1414
fail-fast: false
1515
matrix:
1616
include:
17-
- dockerfile_path: "2.7"
18-
dockerfile: "Dockerfile"
19-
registry_namespace: "centos7"
20-
quayio_username: "QUAY_IMAGE_BUILDER_USERNAME"
21-
quayio_token: "QUAY_IMAGE_BUILDER_TOKEN"
22-
tag: "centos7"
23-
suffix: "centos7"
2417
- dockerfile_path: "3.8"
2518
dockerfile: "Dockerfile"
2619
registry_namespace: "centos7"

0 commit comments

Comments
 (0)