Skip to content

Commit

Permalink
CI: fix cache-strategy deprecation
Browse files Browse the repository at this point in the history
  • Loading branch information
luislavena committed May 31, 2024
1 parent ccd0562 commit dbc9a70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
id: cache
with:
image: ghcr.io/${{ github.repository }}/build-cache
tag-prefix: crystal-${{ matrix.crystal_major_minor }}--
flavor: prefix=crystal-${{ matrix.crystal_major_minor }}--

- name: Build Docker images
uses: depot/build-push-action@v1
Expand Down

0 comments on commit dbc9a70

Please sign in to comment.