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 69c0f20 commit f0b61fbCopy full SHA for f0b61fb
1 file changed
.github/workflows/python-app-312.yml
@@ -1,7 +1,7 @@
1
# This workflow will install Python dependencies, run tests and lint with a single version of Python
2
# For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions
3
4
-name: Python 3.14 tests
+name: Python 3.12 tests
5
6
defaults:
7
run:
@@ -27,7 +27,7 @@ jobs:
27
with:
28
micromamba-version: '1.4.5-0'
29
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
+ create-args: nctoolkit cmocean cartopy pandoc python=3.12 rpy2 r-base r-tidyverse r-ggtext jupyter-book r-mapdata texlive-core
31
init-shell: >-
32
bash
33
powershell
0 commit comments