Skip to content

Commit

Permalink
CI(OSGeo4W): Remove pacboy suffixes
Browse files Browse the repository at this point in the history
Not needed since msys2/pactoys#6 changed the defaults when no suffix, and doesn't install for `mingw32` and `mingw64` anymore, only for the current env
  • Loading branch information
echoix committed Nov 23, 2024
1 parent 417aa85 commit 61b7ae3
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions .github/workflows/osgeo4w.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,21 +49,21 @@ jobs:
tar
zip
pacboy: >-
bzip2:p
ccache:p
fftw:p
gcc:p
gettext:p
libiconv:p
libpng:p
libsystre:p
libtre-git:p
libwinpthread-git:p
openblas:p
pcre:p
pkgconf:p
toolchain:p
zlib:p
bzip2
ccache
fftw
gcc
gettext
libiconv
libpng
libsystre
libtre-git
libwinpthread-git
openblas
pcre
pkgconf
toolchain
zlib
- name: Setup OSGeo4W environment
uses: echoix/setup-OSGeo4W@17deecd39e077a80bf1081443998ea8edd6f15bf # v0.1.0
Expand Down

0 comments on commit 61b7ae3

Please sign in to comment.