Skip to content

Commit

Permalink
Merge pull request #54 from jnc74743/master
Browse files Browse the repository at this point in the history
Remove image build and config for EL7.
  • Loading branch information
jrha authored Jul 11, 2024
2 parents d9d9b2d + 4b10afb commit 79be03b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 74 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,9 @@ jobs:
strategy:
fail-fast: false
matrix:
context: ['docker-c7', 'docker-c8', 'docker-c9']
context: ['docker-c8', 'docker-c9']
# Define platform for images
include:
- context: docker-c7
platform: linux/amd64
- context: docker-c8
platform: linux/amd64,linux/arm64
- context: docker-c9
Expand Down
71 changes: 0 additions & 71 deletions docker-c7/Dockerfile

This file was deleted.

0 comments on commit 79be03b

Please sign in to comment.