Skip to content

Commit

Permalink
Test python3.8 on all platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
t20100 committed Jul 8, 2024
1 parent f6be8aa commit a8e8ca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- os: windows-2019
cibw_build: "cp38-win_amd64"
- os: macos-12
cibw_build: "cp312-macosx_x86_64"
cibw_build: "cp38-macosx_x86_64"
- os: ubuntu-latest
cibw_build: "cp310-manylinux_x86_64"
- os: windows-latest
Expand Down

0 comments on commit a8e8ca4

Please sign in to comment.