Skip to content

Commit 07dc542

Browse files
committed
(maint) Drop debian-10 from testing matrix
Debian 10 was eol last year. Packages have now been dropped from the main deb.debian.org mirrors and are now available only from archive.debian.org, so the images no longer work correctly.
1 parent 9abbfb8 commit 07dc542

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

.github/workflows/pr_testing.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ jobs:
5656
- almalinux:9
5757
- rockylinux:8
5858
- rockylinux:9
59-
- debian:10
6059
- debian:11
6160
- debian:12
6261
- fedora:42

.github/workflows/pr_testing_install_build_artifact.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ jobs:
4141
- almalinux:9
4242
- rockylinux:8
4343
- rockylinux:9
44-
- debian:10
4544
- debian:11
4645
- debian:12
4746
- fedora:42

.github/workflows/pr_testing_with_nested_vms.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616
os:
1717
- [almalinux, '8']
1818
- [almalinux, '9']
19-
- [debian, '10']
2019
- [debian, '11']
2120
- [debian, '12']
2221
- [debian, '13', 'amd64', 'daily-latest']

0 commit comments

Comments
 (0)