Skip to content

Commit d7c0304

Browse files
committed
switch to 311 python for daily build
1 parent 0e58542 commit d7c0304

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
micromamba-version: '1.4.5-0'
2727
environment-name: foo
28-
create-args: cdo=2.4.0 nco cartopy python=3.13
28+
create-args: cdo=2.4.0 nco cartopy python=3.11
2929
init-shell: >-
3030
bash
3131
cache-environment: true

0 commit comments

Comments
 (0)