aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/yjit-ubuntu.yml
Commit message (Expand)AuthorAgeFilesLines
* Skip tests on pull requests labeled as DocumentationNobuyoshi Nakada2021-12-181-1/+1
* [DOC] Skip tests if only documents change [ci skip]Nobuyoshi Nakada2021-12-161-0/+1
* Cache downloaded filesNobuyoshi Nakada2021-12-021-0/+4
* Throttle pull-requests only [ci skip]Nobuyoshi Nakada2021-11-211-2/+2
* Add --yjit-no-type-prop so we can test YJIT without type propagation (#5135)Maxime Chevalier-Boisvert2021-11-181-3/+1
* Throttle GitHub Actions [ci skip]Nobuyoshi Nakada2021-11-181-0/+4
* Skip tests if only document files changedNobuyoshi Nakada2021-10-291-1/+12
* .github: use GNUMAKEFLAGS instead of JOBS卜部昌平2021-10-261-4/+4
* Reduce YJIT runs on Ubuntu [ci skip]Nobuyoshi Nakada2021-10-241-2/+2
* Use `${{}}` for if statementNobuyoshi Nakada2021-10-241-1/+1
* Use env var to turn on YJIT for test-bundled-gemsAlan Wu2021-10-201-1/+5
* Remove YJIT CI configs for tests make check runsAlan Wu2021-10-201-1/+1
* Turn on YJIT for repeat-count=2 runs through env varAlan Wu2021-10-201-0/+4
* Enable leaked global tests in YJIT workflowsAlan Wu2021-10-201-2/+2
* Correct workflow name for YJIT UbuntuAlan Wu2021-10-201-1/+1
* Try turning off test-bundler-parallel to see if that fixes all the build errorsNoah Gibbs2021-10-201-1/+1
* Don't enable YJIT by default. More tests on both Ubuntu and MacOS.Noah Gibbs2021-10-201-0/+86