diff options
| author | Jun Aruga <jaruga@redhat.com> | 2025-07-22 16:12:46 +0200 |
|---|---|---|
| committer | Jun Aruga <junaruga@users.noreply.github.com> | 2025-08-12 15:24:53 +0200 |
| commit | 099df0b40b215b2fc5db59569d45c59ee48111a7 (patch) | |
| tree | 89bd03883130baf2f58599571e223919de43c6f1 /include/ruby/assert.h | |
| parent | e2aeb7d97758f51d5de21e13d8ddd8c04239cd3e (diff) | |
CI: ubuntu.yml: Add GitHub Actions s390x case
Add the s390x case using GitHub Actions ppc64le/s390x service.
https://github.com/IBM/actionspz
We can run the ppc64le/s390x cases only in the registered upstream repositories.
https://github.com/IBM/actionspz/blob/main/docs/FAQ.md#what-about-forked-repos
The following matrix upstream logic is to skip the ppc64le/s390x in the
downstream (fork) repositories.
```
+ upstream:
+ - ${{ github.repository == 'ruby/ruby' }}
```
Use the "os" list to determine the excluded ppc64le/s390x cases by using the
"exclude" syntax. Because the "exclude" syntax are executed before the
"include" syntax.
Add the ubuntu-24.04-ppc64le as a comment, because the GitHub Actions ppc64le
case has the following test errors and failures.
https://bugs.ruby-lang.org/issues/21534
Diffstat (limited to 'include/ruby/assert.h')
0 files changed, 0 insertions, 0 deletions
