File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 50
50
"centos-7-devtoolset-gcc_11",
51
51
"centos-stream-8-python3.9",
52
52
"centos-stream-9-python3.9",
53
+ "almalinux-8-python3.9",
54
+ "almalinux-9-python3.11",
53
55
"gentoo-python3.10",
54
56
"gentoo-python3.11",
55
57
"archlinux-latest",
Original file line number Diff line number Diff line change @@ -308,6 +308,13 @@ setenv =
308
308
centos-stream-8: BASE_TAG =stream8
309
309
centos-stream-9: BASE_TAG =stream9
310
310
#
311
+ # https://hub.docker.com/_/almalinux
312
+ #
313
+ almalinux: SYSTEM =fedora
314
+ almalinux: BASE_IMAGE =almalinux
315
+ almalinux: IGNORE_MISSING_SYSTEM_PACKAGES =yes
316
+ almalinux-8: BASE_TAG =8
317
+ almalinux-9: BASE_TAG =9
311
318
# https://hub.docker.com/r/sheerluck/sage-on-gentoo-stage4/tags
312
319
#
313
320
gentoo: SYSTEM =gentoo
You can’t perform that action at this time.
0 commit comments