Merge pull request #561 from crazy-max/ci-buildx-edge
ci(test): use buildx edge releases
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -15,7 +15,7 @@ on:
|
||||
|
||||
env:
|
||||
NODE_VERSION: "20"
|
||||
BUILDX_VERSION: "v0.19.3"
|
||||
BUILDX_VERSION: "edge"
|
||||
BUILDKIT_IMAGE: "moby/buildkit:v0.18.2"
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user