Skip to content

Commit 9981f3e

Browse files
committed
test
1 parent 6f7cd68 commit 9981f3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
brew install boost boost-python3 help2man
3232
3333
- name: Build and check
34-
run: make distcheck
34+
run: which python3.12 && make distcheck CMAKE='cmake -DPython3_EXECUTABLE=/opt/homebrew/Frameworks/Python.framework/Versions/3.12/bin/python3'

0 commit comments

Comments
 (0)