mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-28 12:57:57 +00:00
scripts/vagrant: Use Fedora 34
Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
This commit is contained in:
parent
87ea13f6b7
commit
eda3ac2ff3
@ -7,8 +7,8 @@ set -e
|
||||
set -x
|
||||
|
||||
VAGRANT_VERSION=2.2.14
|
||||
FEDORA_VERSION=33
|
||||
FEDORA_BOX_VERSION=33.20201019.0
|
||||
FEDORA_VERSION=34
|
||||
FEDORA_BOX_VERSION=34.20210423.0
|
||||
|
||||
setup() {
|
||||
if [ -n "$TRAVIS" ]; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user