mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-23 02:14:37 +00:00
scripts/ci: use Fedora 37 for vagrant based tests
Signed-off-by: Adrian Reber <areber@redhat.com>
This commit is contained in:
parent
e209d6a27c
commit
a8b06d03a0
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue