Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Martinsos committed Sep 3, 2024
1 parent dac0890 commit 39a978f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,8 @@ jobs:
include:
- os: ubuntu-22.04
deploy-sdist: true
- os: macos-14
- os: macos-13 # intel runner
- os: macos-14 # apple silicon
runs-on: ${{ matrix.os }}
defaults:
run:
Expand Down

0 comments on commit 39a978f

Please sign in to comment.