Skip to content

Commit

Permalink
Remove package builders for unsupported platforms.
Browse files Browse the repository at this point in the history
We do not plan to do any more releases on these platforms, and even if
we do they should not need any changes to the package builders, so clean
up the dockerfiles for them.
  • Loading branch information
Ferroin committed Jun 12, 2024
1 parent 8b27044 commit 293a87d
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 420 deletions.
12 changes: 0 additions & 12 deletions .github/data/matrices.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,6 @@ package-builders:
platforms:
- linux/amd64
- linux/arm64/v8
- <<: *centos-stream
os: centos-stream8
- os: centos7
revisions: *pkg-builder-revs
platforms:
Expand All @@ -78,10 +76,6 @@ package-builders:
- linux/arm64/v8
- <<: *fedora
os: fedora39
- <<: *fedora
os: fedora38
revisions:
- v1
- &opensuse
os: opensusetumbleweed
revisions: *pkg-builder-revs
Expand All @@ -90,10 +84,6 @@ package-builders:
- linux/arm64/v8
- <<: *opensuse
os: opensuse15.5
- <<: *opensuse
os: opensuse15.4
revisions:
- v1
- &oracle
os: oraclelinux9
revisions: *pkg-builder-revs
Expand All @@ -117,8 +107,6 @@ package-builders:
- linux/amd64
- linux/arm/v7
- linux/arm64/v8
- <<: *ubuntu
os: ubuntu23.10
- <<: *ubuntu
os: ubuntu22.04
- <<: *ubuntu
Expand Down
83 changes: 0 additions & 83 deletions package-builders/Dockerfile.centos-stream8.v1

This file was deleted.

75 changes: 0 additions & 75 deletions package-builders/Dockerfile.centos-stream8.v2

This file was deleted.

80 changes: 0 additions & 80 deletions package-builders/Dockerfile.fedora38.v1

This file was deleted.

89 changes: 0 additions & 89 deletions package-builders/Dockerfile.ubuntu23.10.v1

This file was deleted.

Loading

0 comments on commit 293a87d

Please sign in to comment.