Skip to content

Commit

Permalink
Fix gdal version 3.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
julianbelina committed Feb 22, 2024
1 parent d7a8107 commit a73c33e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_geokit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
run: |
ls
echo "LS Done"
mamba install -n test_env geokit pytest gdal=3.4.2
mamba install -n test_env geokit pytest gdal=3.4.3
echo "Installation done"
conda list
echo "libaries printed"
Expand Down

0 comments on commit a73c33e

Please sign in to comment.