Skip to content

Commit

Permalink
switch to python 3.11 for macos
Browse files Browse the repository at this point in the history
  • Loading branch information
robertjwilson committed Nov 2, 2023
1 parent 33d3512 commit 1c3fefe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
with:
micromamba-version: '1.4.5-0'
environment-name: foo
create-args: cdo=2.2.2 nco cartopy
create-args: cdo=2.2.2 nco cartopy python=3.11
init-shell: >-
bash
powershell
Expand Down

0 comments on commit 1c3fefe

Please sign in to comment.