summaryrefslogtreecommitdiff
path: root/.github/workflows/ubuntu.yml
AgeCommit message (Expand)Author
2021-11-09Needs `$` in `make` command line to be escapedv3_1_0_preview1Nobuyoshi Nakada
2021-11-08Separate TestReadline#test_interrupt_in_other_threadNobuyoshi Nakada
2021-11-08Try 32bit environmentNobuyoshi Nakada
2021-10-29Mitigate the timeout of tests [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-20Minimize diff in existing workflow filesAlan Wu
2021-10-20Re-enable leaked global checkAlan Wu
2021-08-15Update TypeProf to 0.15.1Yusuke Endoh
2021-08-15Show verbose error messages when single pattern match failsKazuki Tsujimoto
2021-08-02Use `${{}}` for if statementHiroshi SHIBATA
2021-07-08Ubuntu: remove pthread coroutine which is done in CompilationsNobuyoshi Nakada
2021-07-01Remove gdbm/dbm related code from CIJeremy Evans
2021-07-01More general matrix "configure" parameter, add `--with-coroutine=pthread`.Samuel Williams
2021-05-18Remove ubuntu-16.04 (already commented out)Kazuhiro NISHIYAMA
2021-04-08Use autogen.shNobuyoshi Nakada
2021-03-08Suppress useless default branch name hint [ci skip]Nobuyoshi Nakada
2021-02-22Drop obsoleted ci skip checksTakashi Kokubun
2020-12-26Reduced GitHub ActionsNobuyoshi Nakada
2020-12-10.github: reduce (#3876)卜部昌平
2020-10-21.github: reduce copy&paste卜部昌平
2020-10-06Use $GITHUB_ENV instead of set-envKazuhiro NISHIYAMA
2020-10-06Remove unused commit_infoKazuhiro NISHIYAMA
2020-09-27Remove outdated comment [ci skip]Kazuhiro NISHIYAMA
2020-09-01add RUBY_DEBUG=ci envval for GH actionsKoichi Sasada
2020-09-01minitest is working fine with Ruby 3Hiroshi SHIBATA
2020-09-01xmlrpc has been removed from the bundled gemsHiroshi SHIBATA
2020-09-01Revert the workaround of minitest and hoeHiroshi SHIBATA
2020-08-31Removed minitest and hoe because they didn't support Ruby 3 yetHiroshi SHIBATA
2020-07-20Add more timeouts to macos, mjit, ubuntu and windows workflows.Samuel Williams
2020-06-16Update without touch-unicode-filesNobuyoshi Nakada
2020-06-16Just update sources in CI without fetchingNobuyoshi Nakada
2020-06-14Add ubuntu-20.04 and rename to ubuntu-18.04 from ubuntu-latestKazuhiro NISHIYAMA
2020-06-05Try test-bundler-parallel in GitHub ActionsNobuyoshi Nakada
2020-06-04No GITPULLOPTIONS by defaultNobuyoshi Nakada
2020-06-04No one reads the detached head adviceNobuyoshi Nakada
2020-06-04Fetch no tagsNobuyoshi Nakada
2020-06-04Removed fetch-depthNobuyoshi Nakada
2020-05-26include debug option in slack notificationKoichi Sasada
2020-05-26remove duplication.Koichi Sasada
2020-05-26GH actions with RUBY_DEBUG (#3144)Koichi Sasada
2020-05-12.github: use actions/checkout@v2 again卜部昌平
2020-04-24Fixed a typo [ci skip]Nobuyoshi Nakada
2020-04-23Fix permission of PATHKazuhiro NISHIYAMA
2020-04-05Revert "Moved aclocal.m4 to macro directory"Nobuyoshi Nakada
2020-04-05Moved aclocal.m4 to macro directoryNobuyoshi Nakada
2020-03-30Use `--depth` on pull requestKazuhiro NISHIYAMA
2020-03-24Add rexml to fix rss of test-bundled-gems (#2976)Kazuhiro NISHIYAMA
2020-03-14Use new `prepare-gems` target when possibleDavid Rodríguez
2020-03-09Drop direct Slack notification from CIsTakashi Kokubun