Maxime Chevalier-Boisvert
7787ef29fe
Add --yjit-dump-insns test to Cirrus Arm workflow
2022-08-29 08:47:01 -07:00
Maxime Chevalier-Boisvert
38c2fb8a90
Port YJIT New Backend Temp Checks to Cirrus ( https://github.com/Shopify/ruby/pull/312 )
...
Co-authored-by: Jean Boussier <jean.boussier@gmail.com>
2022-08-29 08:46:59 -07:00
Nobuyoshi Nakada
d91865f33f
Ignore `.document` only commits [ci skip]
2022-08-22 18:08:05 +09:00
S-H-GAMELINKS
3a70d4cd60
[DOC] Fix ghcr link
2022-03-31 08:35:39 +09:00
Nobuyoshi Nakada
aceb75f6c9
Skip tests if only document files changed on Cirrus-CI [ci skip]
2021-11-25 11:10:34 +09:00
Nobuyoshi Nakada
5ec730cda5
Set the locale encoding to UTF-8
...
Cirrus CI sets the environment variable `CIRRUS_COMMIT_MESSAGE`
from the pull request description.
2021-09-28 00:52:18 +09:00
Nobuyoshi Nakada
a28fff5f73
Revert "Unexport `CIRRUS_COMMIT_MESSAGE`"
...
This reverts commit 09863a4cd8
.
2021-09-28 00:52:18 +09:00
Nobuyoshi Nakada
09863a4cd8
Unexport `CIRRUS_COMMIT_MESSAGE`
...
Cirrus CI sets this environment variable from the pull request
description. However it does not seem any locales other than C
are installed, the default external encoding is US-ASCII. That
means this environment variable will be an invalid byte sequence,
and some tests fail.
2021-09-27 21:11:56 +09:00
fedor
dd78084ea6
.cirrus.yml: Add Cirrus CI for Arm64 tests.
...
Co-authored-by: fedor <fedor@cirruslabs.org>
2021-09-22 09:01:43 +02:00