Skip to content

Commit edd6ba2

Browse files
authored
Merge pull request #300 from id/20251006-stop-building-packages-for-obsolete-platforms
ci: stop building packages for obsolete platforms
2 parents b2c33b0 + 28f149a commit edd6ba2

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,13 +68,10 @@ jobs:
6868
os:
6969
- ubuntu24.04
7070
- ubuntu22.04
71-
- ubuntu20.04
71+
- debian13
7272
- debian12
73-
- debian11
7473
- el9
7574
- el8
76-
- el7
77-
- amzn2
7875
- amzn2023
7976
arch:
8077
- amd64

0 commit comments

Comments
 (0)