Skip to content

Commit

Permalink
Merge pull request #9 from hicsail/platforms
Browse files Browse the repository at this point in the history
platforms
  • Loading branch information
Snafkin547 authored Feb 27, 2024
2 parents 0158577 + 65a7613 commit dd3a00f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,6 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
platforms: linux/amd64,linux/arm64
cache-from: type=gha,scope=build
cache-to: type=gha,mode=max,scope=build

0 comments on commit dd3a00f

Please sign in to comment.