File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 5858 NETCDF_FORTRAN_VERSION : 4.6
5959 NVFORTRAN_VERSION : 25.7
6060 OPENMPI_VERSION : 5.0
61- PYTHON_VERSION : 3.13
61+ PYTHON_VERSION : 3.14
6262 NUM_PARALLEL : 16
6363
6464jobs :
Original file line number Diff line number Diff line change 5050 env :
5151 LFRIC_APPS_REV : 7536
5252 LFRIC_CORE_REV : 52054
53- PYTHON_VERSION : 3.13
53+ PYTHON_VERSION : 3.14
5454
5555 steps :
5656 - uses : actions/checkout@v3
Original file line number Diff line number Diff line change 4444env :
4545 LFRIC_APPS_REV : 10798
4646 LFRIC_CORE_REV : 52772
47- PYTHON_VERSION : 3.13
47+ PYTHON_VERSION : 3.14
4848 GCC_VERSION : 14
4949 NVHPC_VERSION : 25.1
5050 NUM_PARALLEL : 16
Original file line number Diff line number Diff line change 4848 NVFORTRAN_VERSION : 25.7
4949 ONEAPI_VERSION : 2025.0
5050 PERL_VERSION : 5.42
51- PYTHON_VERSION : 3.13
51+ PYTHON_VERSION : 3.14
5252 NUM_PARALLEL : 16
5353 PREFIX : /archive/psyclone-tests/latest-run/
5454
Original file line number Diff line number Diff line change 6363 - uses : actions/checkout@v4
6464 - uses : actions/setup-python@v5
6565 with :
66- python-version : ' 3.13 '
66+ python-version : ' 3.14 '
6767 - run : sudo apt-get install -y graphviz doxygen
6868 - run : python -m pip install --upgrade pip
6969 - run : pip install .[doc]
7777 runs-on : ubuntu-latest
7878 strategy :
7979 matrix :
80- python-version : ['3.9', '3.13 ']
80+ python-version : ['3.9', '3.14 ']
8181 steps :
8282 - uses : actions/checkout@v4
8383 with :
You can’t perform that action at this time.
0 commit comments