Update .github/workflows/.github-ci.yaml
All checks were successful
ci / build (push) Successful in 58s
All checks were successful
ci / build (push) Successful in 58s
This commit is contained in:
parent
c33ca0f91e
commit
092b1ae434
1 changed files with 0 additions and 2 deletions
2
.github/workflows/.github-ci.yaml
vendored
2
.github/workflows/.github-ci.yaml
vendored
|
@ -38,8 +38,6 @@ jobs:
|
|||
name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
with:
|
||||
version: latest
|
||||
endpoint: builders
|
||||
buildkitd-flags: '--allow-insecure-entitlement network.host'
|
||||
driver-opts: network=host
|
||||
-
|
||||
|
|
Loading…
Reference in a new issue