Skip to content

Commit 7cbdf68

Browse files
authored
Deb10 was EOL'd over a year ago
1 parent d59fac6 commit 7cbdf68

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/wip_test.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -261,17 +261,14 @@ jobs:
261261
strategy:
262262
fail-fast: false
263263
matrix:
264-
container: ["rockylinux:8", "rockylinux:9", "debian:10", "debian:11", "debian:12"]
264+
container: ["rockylinux:8", "rockylinux:9", "debian:11", "debian:12"]
265265
include:
266266
- container: "rockylinux:8"
267267
TARGET: "el8"
268268
SHORTOS: el
269269
- container: "rockylinux:9"
270270
TARGET: "ubuntu2204"
271271
SHORTOS: el
272-
- container: "debian:10"
273-
TARGET: "el8"
274-
SHORTOS: deb
275272
- container: "debian:11"
276273
TARGET: "ubuntu2004"
277274
SHORTOS: deb

0 commit comments

Comments
 (0)