Skip to content

Commit a0474f9

Browse files
committed
[CI] limit matrix for testing
1 parent 7244450 commit a0474f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/wheel.yml

+1
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,7 @@ jobs:
253253
env:
254254
CIBW_ENABLE: 'pypy'
255255
CIBW_TEST_SKIP: 'pp*'
256+
CIBW_BUILD: 'cp311-* pp310-*'
256257

257258
- name: Upload package
258259
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)