YJIT: Add a hint for fixing "check-yjit-bindings"
This makes it clear what to do when the CI check fails and should remove a few minutes of confusion for people seeing this for the first time.
This commit is contained in:
parent
a87f802f1e
commit
2ae26554de
Notes:
git
2022-12-08 20:58:19 +00:00
1
.github/workflows/yjit-ubuntu.yml
vendored
1
.github/workflows/yjit-ubuntu.yml
vendored
@ -48,6 +48,7 @@ jobs:
|
||||
matrix:
|
||||
include:
|
||||
- test_task: "check-yjit-bindings"
|
||||
hint: "To fix: use patch in logs"
|
||||
configure: "--with-gcc=clang-12 --enable-yjit=dev"
|
||||
|
||||
- test_task: "check"
|
||||
|
Loading…
x
Reference in New Issue
Block a user