Skip to content

Commit

Permalink
ci: use github runner with matching build target architecture
Browse files Browse the repository at this point in the history
  • Loading branch information
tomwwinter committed Nov 28, 2024
1 parent dbdd811 commit 442f2d1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
matrix:
platform:
- linux/amd64
- linux/arm64 # disabled until carbone/carbone-ee is available as arm64 docker image
# - linux/arm64 # disabled until carbone/carbone-ee is available as arm64 docker image
os:
- ubuntu-latest
- [ self-hosted, Linux, ARM64 ]
Expand Down

0 comments on commit 442f2d1

Please sign in to comment.