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:
committed by
Andrei Vagin
parent
1bb84f96f5
commit
a918093ceb
@@ -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
|
||||
|
Reference in New Issue
Block a user