Skip to content

Commit

Permalink
feat: remove arm64 support
Browse files Browse the repository at this point in the history
  • Loading branch information
love98ooo committed Sep 17, 2024
1 parent ab9caf5 commit dd36b3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,6 @@ jobs:
with:
context: .
target: STANDARD
platforms: linux/amd64,linux/arm64
platforms: linux/amd64
push: true
tags: casbin/caswaf:${{steps.get-current-tag.outputs.tag }},casbin/caswaf:latest

0 comments on commit dd36b3b

Please sign in to comment.