summaryrefslogtreecommitdiff
path: root/.github/workflows/mingw.yml
AgeCommit message (Expand)Author
2022-07-28Revert "Try reproducing the MinGW hang on time command (#6168)"Takashi Kokubun
2022-07-27Try reproducing the MinGW hang on time command (#6168)Takashi Kokubun
2022-07-05CI: skip the failing test onlyNobuyoshi Nakada
2022-07-05CI: skip objspace test on MinGW for nowNobuyoshi Nakada
2022-07-01CI: Add conditions for `test_task` on MinGWNobuyoshi Nakada
2022-06-19Skip CIs if the head commit message contains '[DOC]'Nobuyoshi Nakada
2022-03-24Bump actions/checkout from 2 to 3dependabot[bot]
2022-03-24Bump actions/cache from 2 to 3dependabot[bot]
2022-01-15[Actions] mingw - use ruby/setup-ruby@v1 againMSP-Greg
2022-01-15Try previous ruby-setup-rubyNobuyoshi Nakada
2022-01-15Show tool versionsNobuyoshi Nakada
2021-12-28The `include`d set should be expanded values [ci skip]Nobuyoshi Nakada
2021-12-27Fix weird MinGW failure notificationsTakashi Kokubun
2021-12-18Skip tests on pull requests labeled as DocumentationNobuyoshi Nakada
2021-12-16[DOC] Skip tests if only documents change [ci skip]Nobuyoshi Nakada
2021-12-02Cache downloaded filesNobuyoshi Nakada
2021-11-24[Actions] use windows-2022 for mingwMSP-Greg
2021-11-21Throttle pull-requests only [ci skip]Nobuyoshi Nakada
2021-11-18Throttle GitHub Actions [ci skip]Nobuyoshi Nakada
2021-11-07[MinGW] Set job namesNobuyoshi Nakada
2021-11-07[MinGW] Highlight where groupsNobuyoshi Nakada
2021-11-07[MinGW] Run in shNobuyoshi Nakada
2021-11-07[MinGW] Run test-specNobuyoshi Nakada
2021-11-07[MinGW] Pass -j option via environment variablesNobuyoshi Nakada
2021-11-07[MinGW] Clear BUNDLER_VERSION unconditinallyNobuyoshi Nakada
2021-11-07[MinGW] Remove unnecessary encoding settingsNobuyoshi Nakada
2021-11-07[MinGW] Use autogenNobuyoshi Nakada
2021-11-07[MinGW] Clear prefix and move the directory to DESTDIRNobuyoshi Nakada
2021-11-07[MinGW] Set job env vars at onceNobuyoshi Nakada
2021-10-29Mitigate the timeout of tests [ci skip]Nobuyoshi Nakada
2021-10-29Skip tests if only document files changedNobuyoshi Nakada
2021-10-04Shorten timeouts on macOS and MinGWNobuyoshi Nakada
2021-09-20CI: Enable MINGW-UCRT build and test in github actionsLars Kanis
2021-08-02Use `${{}}` for if statementHiroshi SHIBATA
2021-07-01Remove gdbm/dbm related code from CIJeremy Evans
2021-03-08Suppress useless default branch name hint [ci skip]Nobuyoshi Nakada
2021-02-27Add --timeout to try to find hanging specBenoit Daloze
2021-02-22Drop obsoleted ci skip checksTakashi Kokubun
2021-02-02Set git config in global instead of systemNobuyoshi Nakada
2020-12-27Check leaked global symbols under more various conditionsNobuyoshi Nakada
2020-12-10Reintroduce the fix againTakashi Kokubun
2020-12-10Fix the path properlyTakashi Kokubun
2020-12-10Try fixing the -I positionTakashi Kokubun
2020-12-10Actions mingw - add tool/test for WEBrick in spec tests (#3882)MSP-Greg
2020-12-07Remove BUNLDER_VERSION in Windows (#3859)MSP-Greg
2020-12-07Pass the flag as $TESTOPTSTakashi Kokubun
2020-12-08skip failing tests in test-all on mingwNARUSE, Yui
2020-10-21.github: reduce copy&paste卜部昌平
2020-10-06Remove unused commit_infoKazuhiro NISHIYAMA
2020-09-06Increase timeout for GitHub Actions.Samuel Williams