Skip to content

Commit 26a1723

Browse files
authored
CI: Use released libtre, not libtre-git (#6464)
libtre-git is no longer available, so the build in CI fails, but libtre is, so using it should make the CI build work again. Fixes #6463
1 parent fb6729a commit 26a1723

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/osgeo4w.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
gettext
6363
libiconv
6464
libsystre
65-
libtre-git
65+
libtre
6666
libwinpthread-git
6767
openblas
6868
pcre

0 commit comments

Comments
 (0)