Skip to content

Commit

Permalink
updated python version
Browse files Browse the repository at this point in the history
  • Loading branch information
amazy committed Sep 2, 2024
1 parent c1e4128 commit 2fcaa17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-matrix.json
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,7 @@
"commentMacOS": "# disabled because link fails with ld: cannot link directly with dylib/framework, your binary is not an allowed client of /Applications/Xcode_13.2.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.1.sdk/usr/lib/libpython2.7.tbd for architecture x86_64",
"buildForMacOS": false,
"buildForWin": true,
"extraCMakeFlagsWin": "-DPYTHON_VERSION=3.12 -DPYTHON_WINDOWS_ROOT=C:/hostedtoolcache/windows/Python/3.12.4/x64/",
"extraCMakeFlagsWin": "-DPYTHON_VERSION=3.12 -DPYTHON_WINDOWS_ROOT=C:/hostedtoolcache/windows/Python/3.12.5/x64/",
"artifactsWin": "OrthancPython.dll",
"windows": [{
"Description": "Python plugin for Python 3.12 (AGPL license)",
Expand Down

0 comments on commit 2fcaa17

Please sign in to comment.