diff --git a/scripts/ci/vagrant.sh b/scripts/ci/vagrant.sh index 91b912aad..2212d22ae 100755 --- a/scripts/ci/vagrant.sh +++ b/scripts/ci/vagrant.sh @@ -7,8 +7,8 @@ set -e set -x VAGRANT_VERSION=2.2.14 -FEDORA_VERSION=33 -FEDORA_BOX_VERSION=33.20201019.0 +FEDORA_VERSION=34 +FEDORA_BOX_VERSION=34.20210423.0 setup() { if [ -n "$TRAVIS" ]; then