Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
kdudka committed Oct 23, 2024
1 parent 6f7cd68 commit 2ca7427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
brew install boost boost-python3 help2man
- name: Build and check
run: make distcheck
run: make distcheck CMAKE='cmake -DPython3_EXECUTABLE=/opt/homebrew/Frameworks/Python.framework/Versions/3.12/bin/python3'

0 comments on commit 2ca7427

Please sign in to comment.