Skip to content

Commit 9b3822d

Browse files
authored
Merge pull request #561 from crazy-max/ci-buildx-edge
ci(test): use buildx edge releases
2 parents 84930a3 + 703a1d1 commit 9b3822d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515

1616
env:
1717
NODE_VERSION: "20"
18-
BUILDX_VERSION: "v0.19.3"
18+
BUILDX_VERSION: "edge"
1919
BUILDKIT_IMAGE: "moby/buildkit:v0.18.2"
2020

2121
jobs:

0 commit comments

Comments
 (0)