Skip to content

Commit

Permalink
added support for mac images2
Browse files Browse the repository at this point in the history
  • Loading branch information
mhmdksh committed Aug 29, 2024
1 parent b42a67c commit 499f654
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 @@ -19,7 +19,7 @@ jobs:
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
with:
platforms: linux/amd64,linux/arm64
platforms: linux/amd64,linux/arm64,linux/arm64/v8
- name: Login to GitHub Container Registry
uses: docker/login-action@v3
with:
Expand Down

0 comments on commit 499f654

Please sign in to comment.