Skip to content

Commit 5fd1d1f

Browse files
committed
[ci] Use alma8 image with Python 3.12
1 parent 3b55581 commit 5fd1d1f

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
@@ -378,7 +378,7 @@ jobs:
378378
- image: fedora43
379379
overrides: ["CMAKE_CXX_STANDARD=23"]
380380
is_special: true
381-
- image: alma8
381+
- image: alma8-py312
382382
- image: alma9
383383
overrides: ["CMAKE_BUILD_TYPE=Debug"]
384384
- image: alma10

0 commit comments

Comments
 (0)