Skip to content

Commit

Permalink
Set python version for windows builds
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiashienzsch committed Aug 30, 2024
1 parent c024a3e commit a02c25d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
osx_target: ""
cmake_flags: ""
cxx_flags: "-march=x86-64-v2"
python_version: "3.12"

steps:
- name: Checkout code
Expand Down

0 comments on commit a02c25d

Please sign in to comment.