Skip to content

Commit

Permalink
gdal pin?
Browse files Browse the repository at this point in the history
  • Loading branch information
AngRodrigues committed Dec 16, 2024
1 parent 024a129 commit d74d70c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linting_and_testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: |
conda update -n base -c defaults conda -y
conda install -c conda-forge -c loop3d --file dependencies.txt -y
conda install gdal pytest -y
conda install gdal==3.8.4 pytest -y
- name: Install map2loop
run: |
Expand Down

0 comments on commit d74d70c

Please sign in to comment.