Skip to content

Commit f0b61fb

Browse files
committed
switch back to 312
1 parent 69c0f20 commit f0b61fb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/python-app-312.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# This workflow will install Python dependencies, run tests and lint with a single version of Python
22
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
33

4-
name: Python 3.14 tests
4+
name: Python 3.12 tests
55

66
defaults:
77
run:
@@ -27,7 +27,7 @@ jobs:
2727
with:
2828
micromamba-version: '1.4.5-0'
2929
environment-name: foo
30-
create-args: nctoolkit cmocean cartopy pandoc python=3.14 rpy2 r-base r-tidyverse r-ggtext jupyter-book r-mapdata texlive-core
30+
create-args: nctoolkit cmocean cartopy pandoc python=3.12 rpy2 r-base r-tidyverse r-ggtext jupyter-book r-mapdata texlive-core
3131
init-shell: >-
3232
bash
3333
powershell

0 commit comments

Comments
 (0)