Skip to content

Commit 0d60518

Browse files
vmoensosalpekar
authored andcommitted
add 3.11
1 parent 7d6dcfe commit 0d60518

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
runs-on: macos-m1-12
8989
strategy:
9090
matrix:
91-
python_version: [["3.8", "3.8"], ["3.9", "3.9"], ["3.10", "3.10.3"]]
91+
python_version: [["3.8", "3.8"], ["3.9", "3.9"], ["3.10", "3.10.3"], ["3.11", "3.11"]]
9292
steps:
9393
- name: Setup Python
9494
uses: actions/setup-python@v2

0 commit comments

Comments
 (0)