Skip to content

Commit 6d63e77

Browse files
committed
Adding debugging for failing build OS x64
1 parent f193250 commit 6d63e77

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.semaphore/semaphore.yml

+2
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,8 @@ blocks:
258258
value: osx
259259
- name: ARCH
260260
value: x64
261+
- name: PYTHONFAULTHANDLER
262+
value: 1
261263
jobs:
262264
- name: Build
263265
commands:

0 commit comments

Comments
 (0)