Skip to content

Commit

Permalink
Fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
xfangfang committed Oct 12, 2024
1 parent b122b9e commit 4ecdfec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ jobs:
matrix:
include:
- { arch: IntelChip, name: IntelChip }
- { arch: IntelChipOld, name: IntelChip_10.11 }
- { arch: IntelChip_Old, name: IntelChip_10.11 }
- { arch: AppleSilicon, name: AppleSilicon }
- { arch: Universal, name: Universal }
# Don't fail the whole workflow if one architecture fails
Expand Down

0 comments on commit 4ecdfec

Please sign in to comment.