Skip to content

Commit d2cd838

Browse files
committed
tox.ini: Add gentoo-python3.12
1 parent 2f1a76d commit d2cd838

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ on:
5151
"almalinux-9-python3.11",
5252
"gentoo-python3.10",
5353
"gentoo-python3.11",
54+
"gentoo-python3.12",
5455
"archlinux-latest",
5556
"opensuse-15.3-gcc_11-python3.9",
5657
"opensuse-15.4-gcc_11-python3.10",

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -325,6 +325,7 @@ setenv =
325325
gentoo: BASE_IMAGE=sheerluck/sage-on-gentoo-stage4
326326
gentoo-python3.10: BASE_TAG=latest-py10
327327
gentoo-python3.11: BASE_TAG=latest-py11
328+
gentoo-python3.12: BASE_TAG=latest-py12
328329
gentoo: IGNORE_MISSING_SYSTEM_PACKAGES=no
329330
#
330331
# https://hub.docker.com/_/archlinux/

0 commit comments

Comments
 (0)