mirror of
https://github.com/ostreedev/ostree.git
synced 2025-03-19 22:50:35 +03:00
ci/rpmostree: Bump to 2019.3
The test-ucontainer.sh test in rpmostree 2019.1 is failing for
non-ostree reasons. This is fixed in [1], which is part of 2019.3. I
believe this is still a relevant test of f29 since that's what's shipped
in f29-updates.
1. 45b6186be0
Closes: #1892
Approved by: jlebon
This commit is contained in:
parent
19e764cea2
commit
cf7fc0eabb
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user