Skip to content

Commit

Permalink
discard cache
Browse files Browse the repository at this point in the history
  • Loading branch information
mrogowski committed Aug 8, 2023
1 parent 87adf12 commit d71caea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ jobs:
uses: actions/checkout@v3
- uses: jpribyl/[email protected]
with:
key: ${{ matrix.shmem }}-5-{hash}
key: ${{ matrix.shmem }}-6-{hash}
restore-keys: |
${{ matrix.shmem }}-5-
${{ matrix.shmem }}-6-
- name: Build Docker container
run: docker build -t local docker/${{ matrix.shmem }}/
- name: run shmem4py test-1
Expand Down

0 comments on commit d71caea

Please sign in to comment.