We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61bf9a7 commit 88570fbCopy full SHA for 88570fb
.github/workflows/macos.yml
@@ -31,4 +31,4 @@ jobs:
31
brew install boost boost-python3 help2man
32
33
- name: Build and check
34
- run: make distcheck CMAKE='cmake -DPython3_EXECUTABLE=/opt/homebrew/bin/python3.12'
+ run: make distcheck CMAKE='cmake -DPython3_EXECUTABLE=/opt/homebrew/bin/python3.13'
0 commit comments