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:
Alan Wu 2022-12-08 13:23:46 -05:00
parent a87f802f1e
commit 2ae26554de
Notes: git 2022-12-08 20:58:19 +00:00

View File

@ -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"