Skip to content

Commit

Permalink
.github: modify buildkit tests
Browse files Browse the repository at this point in the history
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
  • Loading branch information
vvoland committed Feb 12, 2024
1 parent b2f1f99 commit 18b2ec4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/buildkit.yml
Expand Up @@ -93,8 +93,8 @@ jobs:
name: Checkout BuildKit ${{ env.BUILDKIT_REF }}
uses: actions/checkout@v4
with:
repository: ${{ env.BUILDKIT_REPO }}
ref: ${{ env.BUILDKIT_REF }}
repository: vvoland/buildkit
ref: v0.13-test
path: buildkit
-
name: Set up QEMU
Expand Down

0 comments on commit 18b2ec4

Please sign in to comment.