Skip to content

Commit

Permalink
Split macos into intel and apple silicon
Browse files Browse the repository at this point in the history
  • Loading branch information
richrace committed Jun 23, 2024
1 parent 5c7a2b9 commit 2484ac5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ jobs:
matrix:
os:
- ubuntu-latest
- macos-latest
- macos-13 # Intel
- macos-latest # Apple Silicon
- windows-latest
node_version:
- 18
Expand Down

0 comments on commit 2484ac5

Please sign in to comment.