aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/ubuntu.yml
Commit message (Expand)AuthorAgeFilesLines
* Added test-syntax-suggest to CIHiroshi SHIBATA2022-08-261-1/+1
* Ubuntu 18.04 in GHA is deprecated from Aug 8,2022Hiroshi SHIBATA2022-08-231-1/+0
* Ignore `.document` only commits [ci skip]Nobuyoshi Nakada2022-08-221-0/+2
* Bundled gems test needs `prepare-gems`Nobuyoshi Nakada2022-07-251-2/+2
* Use `matrix.arch` separated from `matrix.configure`Nobuyoshi Nakada2022-06-301-5/+6
* Skip CIs if the head commit message contains '[DOC]'Nobuyoshi Nakada2022-06-191-1/+1
* Bump actions/checkout from 2 to 3dependabot[bot]2022-03-241-1/+1
* Bump actions/cache from 2 to 3dependabot[bot]2022-03-241-1/+1
* Separate the tests which fail when load-relative enabledNobuyoshi Nakada2022-01-161-0/+2
* Add continue-on-skipped_tests flagNobuyoshi Nakada2022-01-161-0/+1
* Fix typos for multiple skipped_testsNobuyoshi Nakada2022-01-161-2/+2
* Test enable-load-relativeNobuyoshi Nakada2022-01-151-4/+3
* Get rid of building main again when test-bundled-gemsNobuyoshi Nakada2022-01-141-0/+1
* Fix RBS test failures of taint/trust (#5364)Masataka Pocke Kuwabara2021-12-281-1/+1
* Ignore failures taint/trust in RBS tentatively [ci skip]Nobuyoshi Nakada2021-12-271-1/+1
* 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
* Try test_interrupt_in_other_threadNobuyoshi Nakada2021-11-261-1/+0
* Split skipped tests stepNobuyoshi Nakada2021-11-251-7/+9
* Ignore pkg-config installation failure due to unmet dependenciesNobuyoshi Nakada2021-11-251-1/+2
* Stop duplicated runsNobuyoshi Nakada2021-11-251-4/+3
* Throttle pull-requests only [ci skip]Nobuyoshi Nakada2021-11-211-2/+2
* Throttle GitHub Actions [ci skip]Nobuyoshi Nakada2021-11-181-0/+4
* Install pkg-config on 32-bit Ubuntu [ci skip]Nobuyoshi Nakada2021-11-101-2/+2
* Needs `$` in `make` command line to be escapedv3_1_0_preview1Nobuyoshi Nakada2021-11-091-2/+2
* Separate TestReadline#test_interrupt_in_other_threadNobuyoshi Nakada2021-11-081-1/+12
* Try 32bit environmentNobuyoshi Nakada2021-11-081-11/+29
* Mitigate the timeout of tests [ci skip]Nobuyoshi Nakada2021-10-291-1/+1
* Skip tests if only document files changedNobuyoshi Nakada2021-10-291-1/+12
* .github: use GNUMAKEFLAGS instead of JOBS卜部昌平2021-10-261-4/+4
* Minimize diff in existing workflow filesAlan Wu2021-10-201-1/+1
* Re-enable leaked global checkAlan Wu2021-10-201-1/+1
* Update TypeProf to 0.15.1Yusuke Endoh2021-08-151-1/+1
* Show verbose error messages when single pattern match failsKazuki Tsujimoto2021-08-151-1/+1
* Use `${{}}` for if statementHiroshi SHIBATA2021-08-021-4/+4
* Ubuntu: remove pthread coroutine which is done in CompilationsNobuyoshi Nakada2021-07-081-1/+1
* Remove gdbm/dbm related code from CIJeremy Evans2021-07-011-1/+1
* More general matrix "configure" parameter, add `--with-coroutine=pthread`.Samuel Williams2021-07-011-6/+7
* Remove ubuntu-16.04 (already commented out)Kazuhiro NISHIYAMA2021-05-181-9/+0
* Use autogen.shNobuyoshi Nakada2021-04-081-1/+1
* Suppress useless default branch name hint [ci skip]Nobuyoshi Nakada2021-03-081-0/+1
* Drop obsoleted ci skip checksTakashi Kokubun2021-02-221-1/+0
* Reduced GitHub ActionsNobuyoshi Nakada2020-12-261-5/+3
* .github: reduce (#3876)卜部昌平2020-12-101-1/+4
* .github: reduce copy&paste卜部昌平2020-10-211-7/+6
* Use $GITHUB_ENV instead of set-envKazuhiro NISHIYAMA2020-10-061-1/+1
* Remove unused commit_infoKazuhiro NISHIYAMA2020-10-061-2/+0
* Remove outdated comment [ci skip]Kazuhiro NISHIYAMA2020-09-271-1/+0
* add RUBY_DEBUG=ci envval for GH actionsKoichi Sasada2020-09-011-0/+1