Skip to content

Commit d8b29c5

Browse files
cpsievertclaude
andcommitted
ci: use Python 3.11 for wheel build step
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent b209a40 commit d8b29c5

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.10'
19+
python-version: '3.11'
2020

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

0 commit comments

Comments
 (0)