Skip to content

Commit 4d17e22

Browse files
committed
Revert "test stack size on macOS"
This reverts commit 6778ea8.
1 parent 6778ea8 commit 4d17e22

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/macos.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,6 @@ jobs:
142142
- name: Build
143143
if: ${{ ! matrix.dry-run }}
144144
run: |
145-
ulimit -s
146145
./build-macos.py --target-triple ${MATRIX_TARGET_TRIPLE} --python cpython-${MATRIX_PYTHON} --options ${MATRIX_BUILD_OPTIONS}
147146
env:
148147
MATRIX_TARGET_TRIPLE: ${{ matrix.target_triple }}

0 commit comments

Comments
 (0)