Skip to content

Commit

Permalink
switch to python 3.11 due to textract failure on 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
robertjwilson committed Feb 6, 2024
1 parent 3e1a0fd commit 55609f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app-linux.yml
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
micromamba-version: '1.4.5-0'
environment-name: foo
create-args: cdo nco cartopy python=3.12
create-args: cdo nco cartopy python=3.11
init-shell: >-
bash
powershell
Expand Down

0 comments on commit 55609f3

Please sign in to comment.