Skip to content

Commit

Permalink
added explicit gdal deps installation to GH actions, even if tests sk…
Browse files Browse the repository at this point in the history
…ipped
  • Loading branch information
sllynn committed Nov 9, 2023
1 parent 43a7ae8 commit e7e4192
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
matrix:
python: [ 3.9 ]
numpy: [ 1.21.5 ]
gdal: [ 3.4.3 ]
spark: [ 3.2.1 ]
R: [ 4.1.2 ]
steps:
Expand Down

0 comments on commit e7e4192

Please sign in to comment.