Skip to content

Commit 822d9af

Browse files
authored
Archive manylinux2014 and Amazon Linux 2 (#263)
2 parents 347d097 + a30a348 commit 822d9af

File tree

13 files changed

+0
-6
lines changed

13 files changed

+0
-6
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
- "fedora-43-amd64"
2626
# Then run the remainder
2727
- "alpine"
28-
- "amazon-2-amd64"
2928
- "amazon-2023-amd64"
3029
- "arch"
3130
- "centos-stream-9-amd64"
@@ -40,11 +39,8 @@ jobs:
4039
- "ubuntu-22.04-jammy-amd64-valgrind"
4140
- "ubuntu-24.04-noble-amd64"
4241
# has a dependency on the test image
43-
- "manylinux2014-wheel-build"
4442
- "manylinux_2_28-wheel-build"
4543
include:
46-
- image: "manylinux2014-wheel-build"
47-
test-image: "fedora-43-amd64"
4844
- image: "manylinux_2_28-wheel-build"
4945
test-image: "fedora-43-amd64"
5046
- image: "ubuntu-24.04-noble-ppc64le"

Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
TARGETS = \
22
alpine \
3-
amazon-2-amd64 \
43
amazon-2023-amd64 \
54
arch \
65
centos-stream-9-amd64 \
@@ -12,7 +11,6 @@ TARGETS = \
1211
fedora-42-amd64 \
1312
fedora-43-amd64 \
1413
gentoo \
15-
manylinux2014-wheel-build \
1614
manylinux_2_28-wheel-build \
1715
ubuntu-22.04-jammy-amd64 \
1816
ubuntu-24.04-noble-amd64 \
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)