Skip to content

Commit

Permalink
Fixes #224
Browse files Browse the repository at this point in the history
  • Loading branch information
haxorof committed May 23, 2024
1 parent 41dfdd0 commit e27e2df
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,6 @@ jobs:
tags: ${{ steps.prep.outputs.test_tag }}
context: .
file: ./Dockerfile.${{ matrix.os }}
platforms: linux/amd64,linux/arm64
cache-from: type=gha
cache-to: type=gha,mode=max

- name: Test built image
run: |
Expand Down

0 comments on commit e27e2df

Please sign in to comment.