We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea80e4e commit 93c1ba9Copy full SHA for 93c1ba9
.github/workflows/ubuntu-python.yml
@@ -36,7 +36,7 @@ jobs:
36
os: ubuntu-latest
37
build_type: basic-python
38
interface: python
39
- python_version: 3.14
+ python_version: 3.13
40
build_command: |
41
source $ISSM_DIR/etc/environment.sh
42
autoreconf -ivf
0 commit comments