Skip to content

Commit

Permalink
M1 Build CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisage committed Aug 16, 2023
1 parent c9b960b commit 2e7fa34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ jobs:
strategy:
matrix:
include:
- arch: aarch64
- arch: armv7
distro: ubuntu22.04
ubuntu-arch: linux/amd64
ubuntu-arch: linux/arm64/v8

steps:
- name: Check out RACK source
Expand Down

0 comments on commit 2e7fa34

Please sign in to comment.