mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-26 13:45:13 -07:00
Add TruffleRuby in CI
This commit is contained in:
@@ -22,6 +22,7 @@ jobs:
|
|||||||
}
|
}
|
||||||
- { ruby: 4.0, allowed-failure: false, rubyopt: "--yjit" }
|
- { ruby: 4.0, allowed-failure: false, rubyopt: "--yjit" }
|
||||||
- { ruby: 4.0, allowed-failure: false, rubyopt: "--zjit" }
|
- { ruby: 4.0, allowed-failure: false, rubyopt: "--zjit" }
|
||||||
|
- { ruby: truffleruby, allowed-failure: false }
|
||||||
|
|
||||||
# Head can have failures due to being in development
|
# Head can have failures due to being in development
|
||||||
- { ruby: head, allowed-failure: true }
|
- { ruby: head, allowed-failure: true }
|
||||||
|
|||||||
Reference in New Issue
Block a user