Skip to content

Commit 1ab2419

Browse files
committed
Remove xcb.debian9
1 parent e06fb79 commit 1ab2419

File tree

3 files changed

+0
-5
lines changed

3 files changed

+0
-5
lines changed

ci-matrix.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
{"name": "build.debian9", "arch": "aarch64"},
2929
{"name": "gcc", "arch": "x86_64"},
3030
{"name": "gcc.debian9", "arch": "aarch64"},
31-
{"name": "xcb.debian9", "arch": "aarch64"},
3231
]
3332

3433

cpython-unix/build-main.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ def main():
100100
"toolchain-image-xcb",
101101
"toolchain-image-xcb.cross",
102102
"toolchain-image-xcb.cross-riscv64",
103-
"toolchain-image-xcb.debian9",
104103
},
105104
default="default",
106105
help="The make target to evaluate",

cpython-unix/xcb.debian9.Dockerfile

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)