Skip to content

Commit

Permalink
33
Browse files Browse the repository at this point in the history
  • Loading branch information
mkst committed Sep 13, 2023
1 parent 0afcd37 commit d864c3a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,5 @@ jobs:
tags: ghcr.io/mkst/compilers/${{ matrix.image }}:latest
file: ${{ matrix.dockerfile }}
context: ${{ matrix.context }}
# cache-from: type=gha,scope=build-${{ matrix.platform }}
# cache-to: type=gha,scope=build-${{ matrix.platform }}
cache-from: type=gha,scope=build-${{ matrix.platform }}
cache-to: type=gha,scope=build-${{ matrix.platform }}

0 comments on commit d864c3a

Please sign in to comment.