зеркало из https://github.com/github/ruby.git
Add some JIT options to MJIT Actions
hoping to improve C backtrace outputs
This commit is contained in:
Родитель
68af523529
Коммит
e53c0bc906
|
@ -11,7 +11,7 @@ jobs:
|
|||
if: "!contains(github.event.head_commit.message, '[ci skip]')"
|
||||
env:
|
||||
TESTOPTS: '-q --tty=no'
|
||||
RUN_OPTS: '--disable-gems ${{ matrix.jit_opts }}'
|
||||
RUN_OPTS: '--disable-gems ${{ matrix.jit_opts }} --jit-save-temps --jit-debug=-ggdb3'
|
||||
GITPULLOPTIONS: --no-tags origin ${{github.ref}}
|
||||
steps:
|
||||
- run: mkdir build
|
||||
|
|
Загрузка…
Ссылка в новой задаче