Skip to content

Commit

Permalink
add docker build linux/arm64 target
Browse files Browse the repository at this point in the history
  • Loading branch information
code-inflation committed Mar 13, 2024
1 parent 7ab9bcc commit cc49e88
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,4 +41,5 @@ jobs:
uses: docker/build-push-action@v5
with:
push: false
platforms: linux/amd64,linux/arm64
tags: cybuerg/cfspeedtest:ci-build

0 comments on commit cc49e88

Please sign in to comment.