Skip to content

Commit

Permalink
ci: maybe we don't have to cache images
Browse files Browse the repository at this point in the history
  • Loading branch information
SegaraRai committed Jun 26, 2024
1 parent 9b986b6 commit 56ea51a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,6 @@ jobs:
with:
fetch-depth: 0

- uses: docker/setup-buildx-action@v3

- uses: docker/build-push-action@v6
with:
context: ./playground
cache-from: type=gha
cache-to: type=gha,mode=max

- uses: moonrepo/setup-toolchain@v0
with:
auto-install: true
Expand Down

0 comments on commit 56ea51a

Please sign in to comment.