summaryrefslogtreecommitdiff
path: root/.github/workflows/mingw.yml
Commit message (Expand)AuthorAgeFilesLines
...
* CI: skip the failing test onlyNobuyoshi Nakada2022-07-051-2/+2
* CI: skip objspace test on MinGW for nowNobuyoshi Nakada2022-07-051-1/+5
* CI: Add conditions for `test_task` on MinGWNobuyoshi Nakada2022-07-011-4/+7
* 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
* [Actions] mingw - use ruby/setup-ruby@v1 againMSP-Greg2022-01-151-1/+3
* Try previous ruby-setup-rubyNobuyoshi Nakada2022-01-151-1/+1
* Show tool versionsNobuyoshi Nakada2022-01-151-0/+12
* The `include`d set should be expanded values [ci skip]Nobuyoshi Nakada2021-12-281-3/+3
* Fix weird MinGW failure notificationsTakashi Kokubun2021-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
* [Actions] use windows-2022 for mingwMSP-Greg2021-11-241-6/+3
* Throttle pull-requests only [ci skip]Nobuyoshi Nakada2021-11-211-2/+2
* Throttle GitHub Actions [ci skip]Nobuyoshi Nakada2021-11-181-0/+4
* [MinGW] Set job namesNobuyoshi Nakada2021-11-071-0/+1
* [MinGW] Highlight where groupsNobuyoshi Nakada2021-11-071-1/+2
* [MinGW] Run in shNobuyoshi Nakada2021-11-071-18/+13
* [MinGW] Run test-specNobuyoshi Nakada2021-11-071-4/+1
* [MinGW] Pass -j option via environment variablesNobuyoshi Nakada2021-11-071-5/+6
* [MinGW] Clear BUNDLER_VERSION unconditinallyNobuyoshi Nakada2021-11-071-1/+2
* [MinGW] Remove unnecessary encoding settingsNobuyoshi Nakada2021-11-071-15/+1
* [MinGW] Use autogenNobuyoshi Nakada2021-11-071-5/+5
* [MinGW] Clear prefix and move the directory to DESTDIRNobuyoshi Nakada2021-11-071-3/+2
* [MinGW] Set job env vars at onceNobuyoshi Nakada2021-11-071-8/+10
* Mitigate the timeout of tests [ci skip]Nobuyoshi Nakada2021-10-291-1/+1
* Skip tests if only document files changedNobuyoshi Nakada2021-10-291-1/+11
* Shorten timeouts on macOS and MinGWNobuyoshi Nakada2021-10-041-2/+2
* CI: Enable MINGW-UCRT build and test in github actionsLars Kanis2021-09-201-6/+12
* Use `${{}}` for if statementHiroshi SHIBATA2021-08-021-1/+1
* Remove gdbm/dbm related code from CIJeremy Evans2021-07-011-1/+1
* Suppress useless default branch name hint [ci skip]Nobuyoshi Nakada2021-03-081-0/+1
* Add --timeout to try to find hanging specBenoit Daloze2021-02-271-1/+1
* Drop obsoleted ci skip checksTakashi Kokubun2021-02-221-1/+0
* Set git config in global instead of systemNobuyoshi Nakada2021-02-021-3/+3
* Check leaked global symbols under more various conditionsNobuyoshi Nakada2020-12-271-0/+2
* Reintroduce the fix againTakashi Kokubun2020-12-101-1/+1
* Fix the path properlyTakashi Kokubun2020-12-101-1/+1
* Try fixing the -I positionTakashi Kokubun2020-12-101-1/+1
* Actions mingw - add tool/test for WEBrick in spec tests (#3882)MSP-Greg2020-12-101-1/+1
* Remove BUNLDER_VERSION in Windows (#3859)MSP-Greg2020-12-071-1/+2
* Pass the flag as $TESTOPTSTakashi Kokubun2020-12-071-1/+1
* skip failing tests in test-all on mingwNARUSE, Yui2020-12-081-1/+1
* .github: reduce copy&paste卜部昌平2020-10-211-8/+7
* Remove unused commit_infoKazuhiro NISHIYAMA2020-10-061-3/+0
* Increase timeout for GitHub Actions.Samuel Williams2020-09-061-1/+1
* Just update sources in CI without fetchingNobuyoshi Nakada2020-06-161-2/+7
* Reduced job number to run tests on MinGWNobuyoshi Nakada2020-06-101-3/+3