summaryrefslogtreecommitdiff
path: root/.github/workflows/macos.yml
Commit message (Expand)AuthorAgeFilesLines
* Merge macOS CIs to reduce concurrencyNobuyoshi Nakada2021-10-291-1/+7
* 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
* GNUMAKEFLAGS is too new for mac卜部昌平2021-10-261-1/+1
* .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
* Relax time-out for bundlerNobuyoshi Nakada2021-10-041-1/+1
* Shorten timeouts on macOS and MinGWNobuyoshi Nakada2021-10-041-1/+1
* Use macos-10.15 and macos-11 instead of macos-latestKazuhiro NISHIYAMA2021-10-011-1/+2
* Use `${{}}` for if statementHiroshi SHIBATA2021-08-021-3/+3
* Remove gdbm/dbm related code from CIJeremy Evans2021-07-011-1/+1
* Ignore test-bundled-gems on GitHub Actions because matrix tests has unknown i...Hiroshi SHIBATA2021-05-281-1/+1
* 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
* Stop disabling firewallNobuyoshi Nakada2021-02-061-4/+0
* travis_retry.sh is not needed on GitHub ActionsNobuyoshi Nakada2021-02-051-3/+2
* Reduced GitHub ActionsNobuyoshi Nakada2020-12-261-1/+3
* .github: reduce copy&paste卜部昌平2020-10-211-6/+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
* Increase timeout for GitHub Actions.Samuel Williams2020-09-061-1/+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
* Try test-bundler-parallel in GitHub ActionsNobuyoshi Nakada2020-06-051-1/+1
* 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
* .github: use actions/checkout@v2 again卜部昌平2020-05-121-11/+4
* Revert "Moved aclocal.m4 to macro directory"Nobuyoshi Nakada2020-04-051-1/+1
* Moved aclocal.m4 to macro directoryNobuyoshi Nakada2020-04-051-1/+1
* Use `--depth` on pull requestKazuhiro NISHIYAMA2020-03-301-1/+1
* Add rexml to fix rss of test-bundled-gems (#2976)Kazuhiro NISHIYAMA2020-03-241-2/+1
* Use new `prepare-gems` target when possibleDavid Rodríguez2020-03-141-1/+1
* Drop direct Slack notification from CIsTakashi Kokubun2020-03-091-17/+3
* Hook an experimental alert from ActionsTakashi Kokubun2020-03-071-0/+13
* .github/workflows: name the configure runs卜部昌平2020-03-021-1/+2
* .github: let "make leaked-globals" run in parallel卜部昌平2020-03-021-3/+1
* .github: make use of working-directory卜部昌平2020-03-021-18/+14
* .github: less verbose on: specifier卜部昌平2020-03-021-7/+1
* Use `brew upgrade` instead of `brew update`Kazuhiro NISHIYAMA2020-02-201-1/+1
* Use github.run_id in notification payload URLKazuhiro NISHIYAMA2020-02-101-1/+1