bump vagrant 2.3.7 (#10790)

This commit is contained in:
Kay Yan
2024-01-11 22:57:54 +08:00
committed by GitHub
parent d6f688f060
commit 0af6dfca5d
5 changed files with 9 additions and 8 deletions

View File

@@ -14,7 +14,7 @@ vagrant-validate:
stage: unit-tests
tags: [light]
variables:
VAGRANT_VERSION: 2.2.19
VAGRANT_VERSION: 2.3.7
script:
- ./tests/scripts/vagrant-validate.sh
except: ['triggers', 'master']