Skip to content

Commit 9ba3f77

Browse files
authored
Merge pull request #3143 from crazy-max/ci-fix-vagrant
ci: fix vagrant build
2 parents 2799ed6 + a9807be commit 9ba3f77

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,9 @@ jobs:
260260
- freebsd
261261
- netbsd
262262
- openbsd
263+
env:
264+
# https://github.com/hashicorp/vagrant/issues/13652
265+
VAGRANT_DISABLE_STRICT_DEPENDENCY_ENFORCEMENT: 1
263266
steps:
264267
-
265268
name: Prepare

0 commit comments

Comments
 (0)