diff --git a/scripts/ci/vagrant.sh b/scripts/ci/vagrant.sh index e23486f29..a3e4b6937 100755 --- a/scripts/ci/vagrant.sh +++ b/scripts/ci/vagrant.sh @@ -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