Skip to content

Use m1 macs

Use m1 macs #1583

Triggered via pull request January 31, 2024 11:05
Status Failure
Total duration 48s
Artifacts

ci.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors
tests (macos-14, head)
The current runner (macos-14-arm64) was detected as self-hosted because the platform does not match a GitHub-hosted runner image (or that image is deprecated and no longer supported). In such a case, you should install Ruby in the $RUNNER_TOOL_CACHE yourself, for example using https://github.com/rbenv/ruby-build You can take inspiration from this workflow for more details: https://github.com/ruby/ruby-builder/blob/master/.github/workflows/build.yml $ ruby-build head /Users/runner/hostedtoolcache/Ruby/head/arm64 Once that completes successfully, mark it as complete with: $ touch /Users/runner/hostedtoolcache/Ruby/head/arm64.complete It is your responsibility to ensure installing Ruby like that is not done in parallel.
tests (macos-14, 3.0)
The current runner (macos-14-arm64) was detected as self-hosted because the platform does not match a GitHub-hosted runner image (or that image is deprecated and no longer supported). In such a case, you should install Ruby in the $RUNNER_TOOL_CACHE yourself, for example using https://github.com/rbenv/ruby-build You can take inspiration from this workflow for more details: https://github.com/ruby/ruby-builder/blob/master/.github/workflows/build.yml $ ruby-build 3.0.6 /Users/runner/hostedtoolcache/Ruby/3.0.6/arm64 Once that completes successfully, mark it as complete with: $ touch /Users/runner/hostedtoolcache/Ruby/3.0.6/arm64.complete It is your responsibility to ensure installing Ruby like that is not done in parallel.
tests (macos-14, 3.2)
The current runner (macos-14-arm64) was detected as self-hosted because the platform does not match a GitHub-hosted runner image (or that image is deprecated and no longer supported). In such a case, you should install Ruby in the $RUNNER_TOOL_CACHE yourself, for example using https://github.com/rbenv/ruby-build You can take inspiration from this workflow for more details: https://github.com/ruby/ruby-builder/blob/master/.github/workflows/build.yml $ ruby-build 3.2.3 /Users/runner/hostedtoolcache/Ruby/3.2.3/arm64 Once that completes successfully, mark it as complete with: $ touch /Users/runner/hostedtoolcache/Ruby/3.2.3/arm64.complete It is your responsibility to ensure installing Ruby like that is not done in parallel.
tests (macos-14, 2.7)
The current runner (macos-14-arm64) was detected as self-hosted because the platform does not match a GitHub-hosted runner image (or that image is deprecated and no longer supported). In such a case, you should install Ruby in the $RUNNER_TOOL_CACHE yourself, for example using https://github.com/rbenv/ruby-build You can take inspiration from this workflow for more details: https://github.com/ruby/ruby-builder/blob/master/.github/workflows/build.yml $ ruby-build 2.7.8 /Users/runner/hostedtoolcache/Ruby/2.7.8/arm64 Once that completes successfully, mark it as complete with: $ touch /Users/runner/hostedtoolcache/Ruby/2.7.8/arm64.complete It is your responsibility to ensure installing Ruby like that is not done in parallel.
tests (macos-14, 3.1)
The current runner (macos-14-arm64) was detected as self-hosted because the platform does not match a GitHub-hosted runner image (or that image is deprecated and no longer supported). In such a case, you should install Ruby in the $RUNNER_TOOL_CACHE yourself, for example using https://github.com/rbenv/ruby-build You can take inspiration from this workflow for more details: https://github.com/ruby/ruby-builder/blob/master/.github/workflows/build.yml $ ruby-build 3.1.4 /Users/runner/hostedtoolcache/Ruby/3.1.4/arm64 Once that completes successfully, mark it as complete with: $ touch /Users/runner/hostedtoolcache/Ruby/3.1.4/arm64.complete It is your responsibility to ensure installing Ruby like that is not done in parallel.
tests (macos-14, truffleruby-22.2)
The current runner (macos-14-arm64) was detected as self-hosted because the platform does not match a GitHub-hosted runner image (or that image is deprecated and no longer supported). In such a case, you should install Ruby in the $RUNNER_TOOL_CACHE yourself, for example using https://github.com/rbenv/ruby-build You can take inspiration from this workflow for more details: https://github.com/ruby/ruby-builder/blob/master/.github/workflows/build.yml $ ruby-build truffleruby-22.2.0 /Users/runner/hostedtoolcache/TruffleRuby/22.2.0/arm64 Once that completes successfully, mark it as complete with: $ touch /Users/runner/hostedtoolcache/TruffleRuby/22.2.0/arm64.complete It is your responsibility to ensure installing Ruby like that is not done in parallel.
tests (macos-14, truffleruby-22.3)
The current runner (macos-14-arm64) was detected as self-hosted because the platform does not match a GitHub-hosted runner image (or that image is deprecated and no longer supported). In such a case, you should install Ruby in the $RUNNER_TOOL_CACHE yourself, for example using https://github.com/rbenv/ruby-build You can take inspiration from this workflow for more details: https://github.com/ruby/ruby-builder/blob/master/.github/workflows/build.yml $ ruby-build truffleruby-22.3.1 /Users/runner/hostedtoolcache/TruffleRuby/22.3.1/arm64 Once that completes successfully, mark it as complete with: $ touch /Users/runner/hostedtoolcache/TruffleRuby/22.3.1/arm64.complete It is your responsibility to ensure installing Ruby like that is not done in parallel.
tests (macos-14, truffleruby-head)
The current runner (macos-14-arm64) was detected as self-hosted because the platform does not match a GitHub-hosted runner image (or that image is deprecated and no longer supported). In such a case, you should install Ruby in the $RUNNER_TOOL_CACHE yourself, for example using https://github.com/rbenv/ruby-build You can take inspiration from this workflow for more details: https://github.com/ruby/ruby-builder/blob/master/.github/workflows/build.yml $ ruby-build truffleruby-head /Users/runner/hostedtoolcache/TruffleRuby/head/arm64 Once that completes successfully, mark it as complete with: $ touch /Users/runner/hostedtoolcache/TruffleRuby/head/arm64.complete It is your responsibility to ensure installing Ruby like that is not done in parallel.