summaryrefslogtreecommitdiff
path: root/.github/workflows/mjit.yml
AgeCommit message (Expand)Author
2023-03-29Removed fetch-depthNobuyoshi Nakada
2023-03-29.github: use actions/checkout@v2 again卜部昌平
2023-03-29Use `--depth` on pull requestKazuhiro NISHIYAMA
2022-11-24Use ubuntu-20.04 instead of latest, because Ruby 2.7 didn't support openssl3 ...Hiroshi SHIBATA
2022-09-20Use autoreconf -i instead of autoconfHiroshi SHIBATA
2020-12-31merge revision(s) 45fd4436ee146f95487b1575c5a2df5cf77f4717:nagachika
2020-01-30Add branch option to checkout on pushKazuhiro NISHIYAMA
2020-01-30Slightly change the job wording [ci skip]Takashi Kokubun
2020-01-30Support running Actions on a forkTakashi Kokubun
2020-01-30Directly refer to GitHub eventsTakashi Kokubun
2020-01-30Remove code to prevent double build on trunkTakashi Kokubun
2020-01-30More consistent failure notificationsTakashi Kokubun
2020-01-30Make Slack notifications consistentTakashi Kokubun
2020-01-30Make all Actions job names consistentTakashi Kokubun
2019-12-13Ignore error of `apt-get update` in MJIT workflow tooKazuhiro NISHIYAMA
2019-12-11Try to use `set-output`Kazuhiro NISHIYAMA
2019-11-22Stop using undefined matrix.os for macOSTakashi Kokubun
2019-11-13Make GitHub Actions notification more like TravisTakashi Kokubun
2019-11-13Use shallow-since instead of depthKazuhiro NISHIYAMA
2019-11-13Add commit number of today to notification of mjit CI tooKazuhiro NISHIYAMA
2019-11-12Fix MJIT test's Slack notificationTakashi Kokubun
2019-11-12Migrate Wercker MJIT tests to Actions (#2676)Takashi Kokubun