We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45895c6 commit 392028bCopy full SHA for 392028b
2 files changed
build.sh
@@ -4,7 +4,7 @@ set -ex
4
5
source settings.sh
6
7
-GLIB_VERSIONS=( 2.34.3 2.38.2 2.40.0 2.41.0 )
+GLIB_VERSIONS=( 2.34.3 2.38.2 2.40.2 2.43.0 )
8
JSON_GLIB_VERSIONS=( 0.16.2 0.99.2 1.0.2 )
9
BLACKLIST=( 2.34.3/0.99.2 2.34.3/1.0.2 )
10
settings.sh
@@ -1,4 +1,4 @@
1
-BUNDLE_VERSION=0.2
+BUNDLE_VERSION=0.3
2
3
DESTDIR="/tmp/ci-dep-bundle"
0 commit comments