summaryrefslogtreecommitdiff
path: root/.github/workflows/macos.yml
Commit message (Expand)AuthorAgeFilesLines
* Use Lrama LALR parser generator instead of Bisonv3_3_0_preview1Yuichiro Kaneko2023-05-121-2/+1
* Revert "Don't call action-slack if SLACK_WEBHOOK_URL is not set"NARUSE, Yui2023-05-121-1/+1
* Don't call action-slack if SLACK_WEBHOOK_URL is not setNARUSE, Yui2023-05-121-1/+1
* Bump actions/checkout from 3.5.0 to 3.5.2dependabot[bot]2023-04-141-1/+1
* Check leaked global symbols by defaultNobuyoshi Nakada2023-04-031-2/+0
* Use merge_groupNARUSE, Yui2023-03-281-0/+7
* Bump actions/checkout from 3.4.0 to 3.5.0dependabot[bot]2023-03-281-1/+1
* Bump actions/cache from 3.2.6 to 3.3.1dependabot[bot]2023-03-171-1/+1
* Bump actions/checkout from 3.3.0 to 3.4.0dependabot[bot]2023-03-171-1/+1
* Bump ruby/action-slack from 3.0.0 to 3.2.1dependabot[bot]2023-03-141-1/+1
* Revert "Update ruby/action-slack v3.1.1 (#7505)"Takashi Kokubun2023-03-111-1/+1
* Update ruby/action-slack v3.1.1 (#7505)Hiroshi SHIBATA2023-03-111-1/+1
* Bump ruby/action-slack from 3.0.0 to 3.1.0dependabot[bot]2023-03-081-1/+1
* Bump actions/cache from 3.2.5 to 3.2.6dependabot[bot]2023-02-221-1/+1
* Bump actions/cache from 3.2.4 to 3.2.5dependabot[bot]2023-02-161-1/+1
* Bump actions/cache from 3.2.2 to 3.2.4dependabot[bot]2023-02-011-1/+1
* Bump actions/checkout from 3.2.0 to 3.3.0dependabot[bot]2023-02-011-1/+1
* Pass options for extensions via `CONFIGURE_ARGS`Nobuyoshi Nakada2023-01-061-1/+5
* Bump actions/cache from 3.2.0 to 3.2.2dependabot[bot]2023-01-031-1/+1
* Bump actions/checkout from 3.1.0 to 3.2.0dependabot[bot]2022-12-231-1/+1
* Bump actions/cache from 3.0.11 to 3.2.0dependabot[bot]2022-12-231-1/+1
* Ignore man directories entirely [ci skip]Nobuyoshi Nakada2022-12-201-4/+2
* Added permission restrictions for GitHub actionsHiroshi SHIBATA2022-11-281-0/+3
* [StepSecurity] ci: Harden GitHub ActionsStepSecurity Bot2022-11-251-3/+3
* Set default %printer for NODE ntermsyui-knk2022-11-081-1/+2
* Use ruby/action-slack@v3.0.0 and ref_name (#6633)Takashi Kokubun2022-10-251-2/+2
* Ignore manual files only commits [ci skip]Nobuyoshi Nakada2022-10-181-0/+4
* Ignore `.document` only commits [ci skip]Nobuyoshi Nakada2022-08-221-0/+2
* Bundled gems test needs `prepare-gems`Nobuyoshi Nakada2022-07-251-2/+2
* Remove macOS 10.15 from CIPeter Zhu2022-07-211-1/+0
* Tentatively put macOS CIs back with adding macOS 12Nobuyoshi Nakada2022-07-071-0/+99
* Remove macOS CIs [ci skip]Nobuyoshi Nakada2021-11-181-79/+0
* 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