rpm-ostree/ci
Jonathan Lebon 235f2945bf ci: don't use CentOS Alpha anymore
It's no longer being built and is now older than the latest CentOS AH
release. This should help us no longer see messages like:

(rpm-ostree pkg-add:5662): GLib-CRITICAL **: g_variant_dict_lookup:
assertion 'is_valid_dict (dict)' failed

which happen because in #1034, we started using `G_VARIANT_DICT_INIT`,
whose special magic values only make sense in glib2 >= 2.50. (The alpha
image stopped at 2.46).

Saw this while debugging #1035.

Closes: #1040
Approved by: cgwalters
2017-10-06 00:42:55 +00:00
..
build-check.sh ci: run clang build with -Werror 2017-10-04 21:10:55 +00:00
build.sh ci: don't use CentOS Alpha anymore 2017-10-06 00:42:55 +00:00
ci-commitmessage-submodules.sh ci: workaround broken fedora:26 image 2017-09-07 12:27:54 +00:00
codestyle.sh
libbuild.sh ci: Sync with ostree 2017-09-24 13:32:00 +00:00