summaryrefslogtreecommitdiff
path: root/.github/workflows/yjit-macos.yml
AgeCommit message (Expand)Author
2025-09-08YJIT: Make the workflow names consistent with file namesTakashi Kokubun
2025-05-01Bump up the latest version of actionsHiroshi SHIBATA
2024-12-09Enable more Launchable integration in bootstraptest and test-all (#12255)Naoto Ono
2024-10-07CI: Use full name of the label 'Documentation'Nobuyoshi Nakada
2024-09-29Bump actions/checkoutNobuyoshi Nakada
2024-09-12Switch the default parser from parse.y to PrismKevin Newton
2024-08-22Strictly checking pull-request authorHiroshi SHIBATA
2024-07-05Use macos-14 instead of macos-arm-ossHiroshi SHIBATA
2024-06-12Bump actions/checkout from 4.1.6 to 4.1.7dependabot[bot]
2024-05-31YJIT: CI: Extend SYNTAX_SUGGEST_TIMEOUT for macOSAlan Wu
2024-05-17Bump actions/checkout from 4.1.5 to 4.1.6dependabot[bot]
2024-05-09[DOC] Fix the pattern for man pagesNobuyoshi Nakada
2024-05-06Bump actions/checkout from 4.1.4 to 4.1.5dependabot[bot]
2024-04-29YJIT: Pass options to ruby/spec with `-T` (#10599)Alan Wu
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