summaryrefslogtreecommitdiff
path: root/.github/workflows/yjit-macos.yml
AgeCommit message (Expand)Author
2024-04-24Bump actions/checkout from 4.1.3 to 4.1.4dependabot[bot]
2024-04-21Bump actions/checkout from 4.1.2 to 4.1.3dependabot[bot]
2024-04-08Skip even "Document" onlyNobuyoshi Nakada
2024-03-19Bump actions/checkout from 4.1.1 to 4.1.2dependabot[bot]
2024-03-12Do not fail CI when Launchable failsTakashi Kokubun
2024-03-12Expand Launchable into yjit-macos and yjit-ubuntuNaoto Ono
2024-03-11Pass `RUN_OPTS` in YJIT macos test (#10214)Nobuyoshi Nakada
2024-03-11Skip documentation changesNobuyoshi Nakada
2024-02-22Fallback more macos-arm-oss jobs to macos-14Takashi Kokubun
2024-02-22Fallback every macos-arm-oss usage to macos-14 (#10074)Takashi Kokubun
2024-02-22CI: Refactor a logic for skipped tests.Jun Aruga
2024-02-16CI: Fix the no such file or directory error with the working directory.Jun Aruga
2024-02-09Remove unavailable filters for merge_group eventKazuhiro NISHIYAMA
2024-01-29Revert "Provisionally ignore panics that happen in these days often"Takashi Kokubun
2024-01-28Provisionally ignore panics that happen in these days often [ci skip]Nobuyoshi Nakada
2024-01-28Extract continue-on-error condition to the matrix [ci skip]Nobuyoshi Nakada
2023-12-25Skip AppVeyor and GitHub if only other CI files are changedNobuyoshi Nakada
2023-11-08YJIT: Disable code GC (#8865)Takashi Kokubun
2023-10-17Bump actions/checkout from 4.1.0 to 4.1.1dependabot[bot]
2023-10-17YJIT: Add a cargo job for Arm64 and remove .cirrus.yml (#8679)Takashi Kokubun
2023-10-16Just skip the job if not on ruby/rubyTakashi Kokubun
2023-10-16Wait on ubuntu [ci skip]Nobuyoshi Nakada
2023-10-14Use unique names for result jobsTakashi Kokubun
2023-10-14Add result job for required status checksTakashi Kokubun
2023-10-13Only ruby/ruby repository runs on macos-arm-oss [ci skip]Nobuyoshi Nakada
2023-10-13Remove paths-ignore from required status checks (#8646)Takashi Kokubun
2023-10-12Test YJIT on macOS Arm64 GitHub Actions (#8633)Takashi Kokubun
2021-10-29Merge macOS CIs to reduce concurrencyNobuyoshi Nakada
2021-10-29Skip tests if only document files changedNobuyoshi Nakada
2021-10-26GNUMAKEFLAGS is too new for mac卜部昌平
2021-10-26.github: use GNUMAKEFLAGS instead of JOBS卜部昌平
2021-10-24Use `${{}}` for if statementNobuyoshi Nakada
2021-10-22Reduce YJIT runs on macOS [ci skip]Nobuyoshi Nakada
2021-10-20Turn on YJIT in macOS workflowAlan Wu
2021-10-20Enable leaked global tests in YJIT workflowsAlan Wu
2021-10-20Try turning off test-bundler-parallel to see if that fixes all the build errorsNoah Gibbs
2021-10-20Don't enable YJIT by default. More tests on both Ubuntu and MacOS.Noah Gibbs