Skip to content

Commit c3edcb3

Browse files
Run install from conda Github Action test also with Python 3.14 (#4569)
1 parent 568fe39 commit c3edcb3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/install-from-conda.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
python-version:
3030
- "3.12"
3131
- "3.13"
32+
- "3.14"
3233
name: Install esmvaltool-python with Python ${{ matrix.python-version }} on ${{ matrix.os }}
3334
steps:
3435
- uses: mamba-org/setup-micromamba@d7c9bd84e824b79d2af72a2d4196c7f4300d3476 # v3.0.0

0 commit comments

Comments
 (0)