Skip to content

Commit

Permalink
[cicd] windows build on python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
johntruckenbrodt committed Dec 18, 2024
1 parent 3dd6c03 commit 604666c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda-install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
with:
activate-environment: ps_test_dev
auto-update-conda: true
python-version: '3.13'
python-version: '3.12'
environment-file: environment-dev.yml
auto-activate-base: false
- uses: nyurik/action-setup-postgis@v2
Expand Down

0 comments on commit 604666c

Please sign in to comment.