We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fc785b commit 84e7f67Copy full SHA for 84e7f67
.github/workflows/yjit-ubuntu.yml
@@ -81,7 +81,7 @@ jobs:
81
include:
82
- test_task: 'yjit-bindgen'
83
hint: 'To fix: use patch in logs'
84
- configure: '--with-gcc=clang-12 --enable-yjit=dev'
+ configure: '--with-gcc=clang-14 --enable-yjit=dev'
85
86
- test_task: 'check'
87
# YJIT should be automatically built in release mode on x86-64 Linux with rustc present
0 commit comments