Skip to content

Commit

Permalink
Remove Rocky Linux 8.6
Browse files Browse the repository at this point in the history
docker.io/rockylinux/rockylinux isn't building 8.6 properly, seemingly because
it doesn't have aarch64 built upstream.

Signed-off-by: Jonathon Anderson <[email protected]>
  • Loading branch information
anderbubble committed Aug 26, 2024
1 parent 53f8a5a commit fef6c66
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/container-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ jobs:
version: 8
context: rockylinux-8
file: rockylinux-8/Containerfile
- os: rockylinux
version: 8.6
context: rockylinux-8
file: rockylinux-8/Containerfile-8.6
- os: rockylinux
version: 8.7
context: rockylinux-8
Expand Down
1 change: 0 additions & 1 deletion rockylinux-8/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
.PHONY: all
all: Containerfile-8.6
all: Containerfile-8.7
all: Containerfile-8.8
all: Containerfile-8.9
Expand Down

0 comments on commit fef6c66

Please sign in to comment.