Skip to content

Commit 2881e63

Browse files
committed
[ci] Use alma8 image with Python 3.12
1 parent 301e078 commit 2881e63

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/root-ci-config/buildconfig/alma8.txt renamed to .github/workflows/root-ci-config/buildconfig/alma8-py312.txt

File renamed without changes.

.github/workflows/root-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ jobs:
381381
- image: fedora43
382382
overrides: ["CMAKE_CXX_STANDARD=23"]
383383
is_special: true
384-
- image: alma8
384+
- image: alma8-py312
385385
- image: alma9
386386
overrides: ["CMAKE_BUILD_TYPE=Debug"]
387387
- image: alma10

0 commit comments

Comments
 (0)