Skip to content

Commit

Permalink
Test build
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhjp01 committed Jul 13, 2024
1 parent 24e2fe0 commit 4f985ea
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,12 +145,6 @@ jobs:
matrix:
platform: [ 'windows-2019', 'ubuntu-latest', 'macos-latest' ]
python-version: [ '38', '39', '310', '311', '312' ]
include:
- platform: macos-13
python-version: 38
exclude:
- platform: macos-latest
python-version: 38
runs-on: ${{ matrix.platform }}
env:
CIBW_BUILD: >
Expand Down

0 comments on commit 4f985ea

Please sign in to comment.