Skip to content

Commit 07b6f8d

Browse files
authored
Merge pull request #205 from bashtage/main
CI: Update python version
2 parents eed3294 + 908b76b commit 07b6f8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
# Note that this step is *after* specific pythons have been used to
109109
# build and test the wheel
110110
auto-update-conda: true
111-
python-version: "3.11"
111+
python-version: "3.12"
112112
miniforge-version: latest
113113
conda-remove-defaults: "true"
114114

0 commit comments

Comments
 (0)