2
0
mirror of https://github.com/checkpoint-restore/criu synced 2025-08-31 14:25:49 +00:00

vagrant: run tests with fedora 38

Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
This commit is contained in:
Radostin Stoyanov
2023-05-20 08:47:04 +01:00
committed by Andrei Vagin
parent 862cb5c1cb
commit 32241b00de

View File

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