Skip to content

Commit a9807be

Browse files
committed
ci: fix vagrant build
Signed-off-by: CrazyMax <[email protected]>
1 parent 7a7be2f commit a9807be

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)