Skip to content

Commit

Permalink
Merge pull request #561 from crazy-max/ci-buildx-edge
Browse files Browse the repository at this point in the history
ci(test): use buildx edge releases
  • Loading branch information
crazy-max authored Jan 18, 2025
2 parents 84930a3 + 703a1d1 commit 9b3822d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 9b3822d

Please sign in to comment.