mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-17 16:47:50 +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
1bb84f96f5
commit
a918093ceb
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