mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-31 06:15:24 +00:00
vagrant: run tests with fedora 38
Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
This commit is contained in:
committed by
Andrei Vagin
parent
862cb5c1cb
commit
32241b00de
@@ -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
|
||||
|
Reference in New Issue
Block a user