Skip to content

Commit

Permalink
testing to see if pypy works on mac & windows
Browse files Browse the repository at this point in the history
  • Loading branch information
iwsfutcmd committed Sep 20, 2024
1 parent 7ed9a97 commit ced4c99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
CIBW_ARCHS: ${{ matrix.arch }}
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
os: [macos-latest, windows-latest]
arch: [auto]
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit ced4c99

Please sign in to comment.