Skip to content

Commit

Permalink
test ubuntugis-unstable in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dakk committed Aug 21, 2024
1 parent 9931b17 commit b99328e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- name: Install dependencies
run: |
sudo add-apt-repository ppa:ubuntugis/ppa
sudo add-apt-repository ppa:ubuntugis/ubuntugis-unstable
sudo apt-get update
sudo apt-get install gdal-bin libgdal-dev
sudo apt-get install libgtk-4-dev libgtk-4-1
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ numpy
nmeatoolkit
matplotlib
weatherrouting
GDAL==3.6.4
GDAL==3.9.1

0 comments on commit b99328e

Please sign in to comment.