mirror of
https://github.com/ostreedev/ostree.git
synced 2024-12-22 17:35:55 +03:00
ci: Bump rpm-ostree tag to 2018.8
2018.7 started failing `test-ucontainer.sh`. I don't have the cycles to look more deeply into what was going on there, but bumping to 2018.8 fixes it at least. (And of course, it's passing in rpm-ostree too.) Closes: #1728 Approved by: cgwalters
This commit is contained in:
parent
1a7536c0f9
commit
6e3d4f9054
@ -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=v2018.7
|
||||
RPMOSTREE_TAG=v2018.8
|
||||
|
||||
dn=$(dirname $0)
|
||||
. ${dn}/libpaprci/libbuild.sh
|
||||
|
Loading…
Reference in New Issue
Block a user