Skip to content

Commit

Permalink
ubuntu-22.04 has clang-13 to 15.
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Jan 16, 2025
1 parent 8ad1e4e commit 7427ec7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/yjit-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
include:
- test_task: 'yjit-bindgen'
hint: 'To fix: use patch in logs'
configure: '--with-gcc=clang-12 --enable-yjit=dev'
configure: '--with-gcc=clang-13 --enable-yjit=dev'

- test_task: 'check'
# YJIT should be automatically built in release mode on x86-64 Linux with rustc present
Expand Down

0 comments on commit 7427ec7

Please sign in to comment.