Skip to content

Commit 0c20426

Browse files
committed
Revert "ci: use Python 3.11 for wheel build step"
This reverts commit d8b29c5.
1 parent d8b29c5 commit 0c20426

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
- uses: actions/setup-python@v5
1818
with:
19-
python-version: '3.11'
19+
python-version: '3.10'
2020

2121
- uses: actions/setup-node@v4
2222
with:

0 commit comments

Comments
 (0)