Skip to content

Commit

Permalink
update pybind11 version to fix python 3.11 build errors on azure build (
Browse files Browse the repository at this point in the history
  • Loading branch information
awwbees authored Dec 19, 2022
1 parent 4f00ab8 commit 1c06486
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
windows-x64:
imageName: 'windows-2019'
isWindows: True
cmakeArguments: "-A x64 -DBESPOKE_PYTHON_ROOT='C:/hostedtoolcache/windows/Python/3.10.8/x64'"
cmakeArguments: "-A x64"
cmakeTarget: "BespokeSynth"
code-formatting:
imageName: 'ubuntu-20.04'
Expand Down
2 changes: 1 addition & 1 deletion libs/pybind11
Submodule pybind11 updated 201 files

0 comments on commit 1c06486

Please sign in to comment.