Skip to content

Commit 8db83fc

Browse files
authored
ZJIT: Add RUST_BACKTRACE=1 to zjit-macos.yml (ruby#16502)
1 parent 998057a commit 8db83fc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/zjit-macos.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
RUN_OPTS: ${{ matrix.run_opts }}
5656
SPECOPTS: ${{ matrix.specopts }}
5757
TESTOPTS: ${{ matrix.testopts }}
58+
RUST_BACKTRACE: 1
5859
ZJIT_RB_BUG: 1
5960

6061
runs-on: macos-14

0 commit comments

Comments
 (0)