Merge pull request #3143 from crazy-max/ci-fix-vagrant

ci: fix vagrant build
This commit is contained in:
Tõnis Tiigi 2025-04-22 12:17:29 -07:00 committed by GitHub
commit 9ba3f77219
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -260,6 +260,9 @@ jobs:
- freebsd - freebsd
- netbsd - netbsd
- openbsd - openbsd
env:
# https://github.com/hashicorp/vagrant/issues/13652
VAGRANT_DISABLE_STRICT_DEPENDENCY_ENFORCEMENT: 1
steps: steps:
- -
name: Prepare name: Prepare