summaryrefslogtreecommitdiff
path: root/.github/workflows/yjit-ubuntu.yml
AgeCommit message (Expand)Author
2022-04-27Rust YJITAlan Wu
2022-03-24Bump actions/checkout from 2 to 3dependabot[bot]
2022-03-24Bump actions/cache from 2 to 3dependabot[bot]
2022-01-14Get rid of building main again when test-bundled-gemsNobuyoshi Nakada
2021-12-28Fix RBS test failures of taint/trust (#5364)Masataka Pocke Kuwabara
2021-12-27Ignore failures taint/trust in RBS tentatively [ci skip]Nobuyoshi Nakada
2021-12-18Skip tests on pull requests labeled as DocumentationNobuyoshi Nakada
2021-12-16[DOC] Skip tests if only documents change [ci skip]Nobuyoshi Nakada
2021-12-02Cache downloaded filesNobuyoshi Nakada
2021-11-21Throttle pull-requests only [ci skip]Nobuyoshi Nakada
2021-11-18Add --yjit-no-type-prop so we can test YJIT without type propagation (#5135)Maxime Chevalier-Boisvert
2021-11-18Throttle GitHub Actions [ci skip]Nobuyoshi Nakada
2021-10-29Skip tests if only document files changedNobuyoshi Nakada
2021-10-26.github: use GNUMAKEFLAGS instead of JOBS卜部昌平
2021-10-24Reduce YJIT runs on Ubuntu [ci skip]Nobuyoshi Nakada
2021-10-24Use `${{}}` for if statementNobuyoshi Nakada
2021-10-20Use env var to turn on YJIT for test-bundled-gemsAlan Wu
2021-10-20Remove YJIT CI configs for tests make check runsAlan Wu
2021-10-20Turn on YJIT for repeat-count=2 runs through env varAlan Wu
2021-10-20Enable leaked global tests in YJIT workflowsAlan Wu
2021-10-20Correct workflow name for YJIT UbuntuAlan Wu
2021-10-20Try turning off test-bundler-parallel to see if that fixes all the build errorsNoah Gibbs
2021-10-20Don't enable YJIT by default. More tests on both Ubuntu and MacOS.Noah Gibbs