Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
wasabrot committed Mar 4, 2024
1 parent 04387c1 commit 37cba87
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/build-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,8 @@ jobs:
strategy:
fail-fast: false
matrix:
platform:
# - linux/amd64
- linux/arm64

os:
- macos-latest # https://docs.github.com/en/actions/using-jobs/using-a-matrix-for-your-jobs
steps:
- name: Prepare
run: |
Expand Down

0 comments on commit 37cba87

Please sign in to comment.