bump vagrant 2.3.7 (#10788)

This commit is contained in:
Kay Yan
2024-01-11 19:07:04 +08:00
committed by GitHub
parent e4be213cf7
commit 20a9e20c5a
4 changed files with 4 additions and 3 deletions

View File

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