Skip to content

Commit

Permalink
scripts/vagrant: Use vagrant 2.2.16
Browse files Browse the repository at this point in the history
Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
  • Loading branch information
rst0git authored and adrianreber committed Jun 19, 2021
1 parent 7bd807f commit 89787bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ci/vagrant.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
set -e
set -x

VAGRANT_VERSION=2.2.14
VAGRANT_VERSION=2.2.16
FEDORA_VERSION=34
FEDORA_BOX_VERSION=34.20210423.0

Expand Down

0 comments on commit 89787bf

Please sign in to comment.