Skip to content

Commit c83cf4b

Browse files
committed
gdal 3.6 in gh action
1 parent 734e7ea commit c83cf4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
- name: Install ogr2ogr
2525
run: |
26-
sudo apt-get -y install gdal-bin
26+
sudo apt-get -y install gdal-bin=3.6.4
2727
which ogr2ogr
2828
2929
- name: Build and test

0 commit comments

Comments
 (0)