2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-30 22:05:36 +00:00

scripts/ci: use Fedora 37 for vagrant based tests

Signed-off-by: Adrian Reber <areber@redhat.com>
This commit is contained in:
Adrian Reber
2023-01-16 16:48:26 +00:00
committed by Andrei Vagin
parent 1bb84f96f5
commit a918093ceb

View File

@@ -7,8 +7,8 @@ set -e
set -x
VAGRANT_VERSION=2.2.19
FEDORA_VERSION=35
FEDORA_BOX_VERSION=35.20211026.0
FEDORA_VERSION=37
FEDORA_BOX_VERSION=37.20221105.0
setup() {
if [ -n "$TRAVIS" ]; then