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 5050 "centos-7-devtoolset-gcc_11",
5151 "centos-stream-8-python3.9",
5252 "centos-stream-9-python3.9",
53+ "almalinux-8-python3.9",
54+ "almalinux-9-python3.11",
5355 "gentoo-python3.10",
5456 "gentoo-python3.11",
5557 "archlinux-latest",
Original file line number Diff line number Diff line change @@ -308,6 +308,13 @@ setenv =
308308 centos-stream-8: BASE_TAG =stream8
309309 centos-stream-9: BASE_TAG =stream9
310310 #
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
311318 # https://hub.docker.com/r/sheerluck/sage-on-gentoo-stage4/tags
312319 #
313320 gentoo: SYSTEM =gentoo
You can’t perform that action at this time.
0 commit comments