Skip to content

Commit 4211d6e

Browse files
committed
ci: bump Python to 3.12
1 parent 2c1680e commit 4211d6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- uses: actions/checkout@v4
2222
- uses: actions/setup-python@v5
2323
with:
24-
python-version: "3.10"
24+
python-version: "3.12"
2525

2626
- if: runner.os == 'Windows'
2727
uses: msys2/setup-msys2@v2

0 commit comments

Comments
 (0)