Skip to content

Commit ab1e77c

Browse files
committed
[ci] Use alma8 image with Python 3.12
1 parent 477137c commit ab1e77c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ builtin_nlohmannjson=ON
33
builtin_tbb=ON
44
builtin_vdt=ON
55
pythia8=ON
6+
test_distrdf_pyspark=OFF
67
tmva-sofie=ON

.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)