Skip to content

Commit 99e9701

Browse files
committed
4 shards for both windows and ubuntu
1 parent bc6462c commit 99e9701

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/py.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
matrix:
2323
python-version: ["3.10", "3.11", "3.12", "3.13"]
2424
os: [ubuntu-latest, windows-latest]
25-
shard: [0, 1]
25+
shard: [0, 1, 2, 3]
2626

2727
steps:
2828
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)