Skip to content

Commit

Permalink
test github builder
Browse files Browse the repository at this point in the history
  • Loading branch information
hughcrt committed May 16, 2024
1 parent 95d7e2e commit e25472c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ jobs:

- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
with:
version: "lab:latest"
driver: cloud
endpoint: "lunary/lunary"
# with:
# version: "lab:latest"
# driver: cloud
# endpoint: "lunary/lunary"

- name: Build test
uses: docker/build-push-action@v5
Expand Down

0 comments on commit e25472c

Please sign in to comment.