mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-05-17 16:37:46 +08:00
ci: fix vagrant build
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
parent
7a7be2ffa1
commit
a9807be458
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -260,6 +260,9 @@ jobs:
|
||||
- freebsd
|
||||
- netbsd
|
||||
- openbsd
|
||||
env:
|
||||
# https://github.com/hashicorp/vagrant/issues/13652
|
||||
VAGRANT_DISABLE_STRICT_DEPENDENCY_ENFORCEMENT: 1
|
||||
steps:
|
||||
-
|
||||
name: Prepare
|
||||
|
Loading…
x
Reference in New Issue
Block a user