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 f47ef89 commit 321769fCopy full SHA for 321769f
.github/workflows/build_workflow.yml
@@ -50,7 +50,7 @@ jobs:
50
shell: bash -l {0}
51
strategy:
52
matrix:
53
- python-version: ["3.11", "3.12", "3.13", "3.14"]
+ python-version: ["3.11", "3.12", "3.13"]
54
container:
55
image: ghcr.io/e3sm-project/containers-e3sm-diags-test-data:e3sm-diags-test-data-0.0.2
56
steps:
0 commit comments