Skip to content

Commit d9ce6a5

Browse files
authored
Update build_wheel.yml
1 parent 80f48a1 commit d9ce6a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_wheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Set up Python version
3333
uses: actions/setup-python@v6
3434
with:
35-
python-version: "3.x"
35+
python-version: "3.13"
3636
- name: Install OMP (MacOS Intel)
3737
if: matrix.platform == 'macos-15-intel'
3838
run: |

0 commit comments

Comments
 (0)