Skip to content

Commit

Permalink
CI: macos_build: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rouault committed Jul 6, 2023
1 parent adb6085 commit 1789a3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/travis/osx/before_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ conda update -n base -c defaults conda
conda install -y compilers automake pkgconfig cmake

conda config --set channel_priority strict
conda install --yes --quiet proj=7.1.1=h45baca5_3 python=3.8 swig -y
conda install --yes --quiet libgdal=3.1.4=hd7bf8dc_0 --only-deps -y
conda install --yes --quiet proj python=3.8 swig -y
conda install --yes --quiet libgdal=3.7.0=hc13fe4b_4 --only-deps -y

0 comments on commit 1789a3a

Please sign in to comment.