Skip to content

Commit

Permalink
ci: Add mising macos x86_64 build
Browse files Browse the repository at this point in the history
  • Loading branch information
lsetiawan committed Dec 20, 2024
1 parent 5524d0b commit 8b32469
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cd-python.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ jobs:
strategy:
matrix:
platform:
- runner: macos-13
target: x86_64
- runner: macos-14
target: aarch64
steps:
Expand Down

0 comments on commit 8b32469

Please sign in to comment.