diff --git a/ci/rpmostree.sh b/ci/rpmostree.sh index 9a162972..76841ffe 100755 --- a/ci/rpmostree.sh +++ b/ci/rpmostree.sh @@ -6,7 +6,7 @@ set -xeuo pipefail # Frozen to a tag for now to help predictability; it's # also useful to test building *older* versions since # that must work. -RPMOSTREE_TAG=v2019.1 +RPMOSTREE_TAG=v2019.3 dn=$(dirname $0) . ${dn}/libpaprci/libbuild.sh