aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/ubuntu.yml
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* minitest is working fine with Ruby 3Hiroshi SHIBATA2020-09-011-1/+1
* xmlrpc has been removed from the bundled gemsHiroshi SHIBATA2020-09-011-1/+1
* Revert the workaround of minitest and hoeHiroshi SHIBATA2020-09-011-1/+1
* Removed minitest and hoe because they didn't support Ruby 3 yetHiroshi SHIBATA2020-08-311-1/+1
* Add more timeouts to macos, mjit, ubuntu and windows workflows.Samuel Williams2020-07-201-0/+1
* Update without touch-unicode-filesNobuyoshi Nakada2020-06-161-4/+1
* Just update sources in CI without fetchingNobuyoshi Nakada2020-06-161-0/+5
* Add ubuntu-20.04 and rename to ubuntu-18.04 from ubuntu-latestKazuhiro NISHIYAMA2020-06-141-1/+1
* Try test-bundler-parallel in GitHub ActionsNobuyoshi Nakada2020-06-051-2/+2
* No GITPULLOPTIONS by defaultNobuyoshi Nakada2020-06-041-1/+1
* No one reads the detached head adviceNobuyoshi Nakada2020-06-041-0/+3
* Fetch no tagsNobuyoshi Nakada2020-06-041-0/+2
* Removed fetch-depthNobuyoshi Nakada2020-06-041-1/+0
* include debug option in slack notificationKoichi Sasada2020-05-261-1/+1
* remove duplication.Koichi Sasada2020-05-261-2/+0
* GH actions with RUBY_DEBUG (#3144)Koichi Sasada2020-05-261-1/+10
* .github: use actions/checkout@v2 again卜部昌平2020-05-121-11/+4