Skip to content

Commit cf2c751

Browse files
authored
Merge pull request #1118 from xylar/update-unified-suite
Update unified suite to use python 3.13
2 parents c990ec4 + 381013d commit cf2c751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

suite/run_e3sm_unified_suite.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ set -e
66
branch=test_e3sm_unified
77

88
# test building the docs
9-
py=3.10
9+
py=3.13
1010
machine=${E3SMU_MACHINE}
1111

1212
./suite/setup.py -p ${py} -r main_py${py} -b ${branch} --clean

0 commit comments

Comments
 (0)