mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-05-18 00:47:48 +08:00
Merge pull request #3143 from crazy-max/ci-fix-vagrant
ci: fix vagrant build
This commit is contained in:
commit
9ba3f77219
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user