Skip to content

Commit 93c1ba9

Browse files
Python 3.14 is in beta -> 3.13
1 parent ea80e4e commit 93c1ba9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ubuntu-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
os: ubuntu-latest
3737
build_type: basic-python
3838
interface: python
39-
python_version: 3.14
39+
python_version: 3.13
4040
build_command: |
4141
source $ISSM_DIR/etc/environment.sh
4242
autoreconf -ivf

0 commit comments

Comments
 (0)