2
0
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:
Radostin Stoyanov 2021-05-28 19:45:27 +01:00 committed by Andrei Vagin
parent 87ea13f6b7
commit eda3ac2ff3

View File

@ -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