Skip to content

Commit

Permalink
bump python to 3.12 for macos tests
Browse files Browse the repository at this point in the history
  • Loading branch information
robertjwilson committed Dec 4, 2023
1 parent d400f44 commit 233b85d
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 python=3.11
create-args: cdo=2.2.2 nco cartopy python=3.12
init-shell: >-
bash
powershell
Expand Down

0 comments on commit 233b85d

Please sign in to comment.