Skip to content

Commit

Permalink
debugging cd failure
Browse files Browse the repository at this point in the history
  • Loading branch information
mxcl committed Nov 25, 2023
1 parent b8db25c commit fae0ce9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
build-id: darwin+aarch64
- os: [self-hosted, linux, ARM64]
build-id: linux+aarch64
fail-fast: false
runs-on: ${{ matrix.platform.os }}
name: ${{ matrix.platform.build-id }}
env:
Expand Down

0 comments on commit fae0ce9

Please sign in to comment.