We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 293ce74 commit 877b426Copy full SHA for 877b426
.github/workflows/deb_amd64.yml
@@ -14,7 +14,7 @@ jobs:
14
"ubuntu:20.04",
15
"ubuntu:22.04",
16
"ubuntu:24.04",
17
- "debian:11",
+ # "debian:11",
18
"debian:12",
19
"debian:trixie",
20
"linuxdeepin/deepin",
.github/workflows/deb_arm64.yml
"arm64v8/ubuntu:20.04",
"arm64v8/ubuntu:22.04",
"arm64v8/ubuntu:24.04",
- "arm64v8/debian:11",
+ # "arm64v8/debian:11",
"arm64v8/debian:12",
"arm64v8/debian:trixie",
"linuxdeepin/deepin:beige-arm64-v1.4.0",
0 commit comments