Skip to content

Commit

Permalink
chore: ignore 3.11 for now
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron <[email protected]>
  • Loading branch information
aarnphm committed Feb 28, 2023
1 parent 1fa04b8 commit e55ad35
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,8 @@ jobs:
matrix:
python: ["3.8", "3.9", "3.10", "3.11"]
os: ["ubuntu-latest", "macos-latest"]
exclude:
- python: "3.11"
steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit e55ad35

Please sign in to comment.