Skip to content

removed standard reference #130

removed standard reference

removed standard reference #130

Triggered via push January 3, 2025 04:41
Status Failure
Total duration 3m 24s
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 26 warnings
macos-latest 2.5
Error: CRuby < 2.6 does not support macos-arm64. Either use a newer Ruby version or use a macOS image running on amd64, e.g., macos-13. Note that GitHub changed the meaning of macos-latest from macos-12 (amd64) to macos-14 (arm64): https://github.blog/changelog/2024-04-01-macos-14-sonoma-is-generally-available-and-the-latest-macos-runner-image/ If you are using a matrix of Ruby versions, a good solution is to run only < 2.6 on amd64, like so: matrix: ruby: ['2.4', '2.5', '2.6', '2.7', '3.0', '3.1', '3.2', '3.3'] os: [ ubuntu-latest, macos-latest ] # CRuby < 2.6 does not support macos-arm64, so test those on amd64 instead exclude: - { os: macos-latest, ruby: '2.4' } - { os: macos-latest, ruby: '2.5' } include: - { os: macos-13, ruby: '2.4' } - { os: macos-13, ruby: '2.5' } But of course you should consider dropping support for these long-EOL Rubies, which cannot even be built on recent macOS machines. at validateRubyEngineAndVersion (/Users/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65894:11) at setupRuby (/Users/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65786:15) at run (/Users/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65745:11) at /Users/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65944:40 at /Users/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65946:3 at Object.<anonymous> (/Users/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65949:12) at Module._compile (node:internal/modules/cjs/loader:1469:14) at Module._extensions..js (node:internal/modules/cjs/loader:1548:10) at Module.load (node:internal/modules/cjs/loader:1288:32) at Module._load (node:internal/modules/cjs/loader:1104:12)
macos-latest 2.4
Error: CRuby < 2.6 does not support macos-arm64. Either use a newer Ruby version or use a macOS image running on amd64, e.g., macos-13. Note that GitHub changed the meaning of macos-latest from macos-12 (amd64) to macos-14 (arm64): https://github.blog/changelog/2024-04-01-macos-14-sonoma-is-generally-available-and-the-latest-macos-runner-image/ If you are using a matrix of Ruby versions, a good solution is to run only < 2.6 on amd64, like so: matrix: ruby: ['2.4', '2.5', '2.6', '2.7', '3.0', '3.1', '3.2', '3.3'] os: [ ubuntu-latest, macos-latest ] # CRuby < 2.6 does not support macos-arm64, so test those on amd64 instead exclude: - { os: macos-latest, ruby: '2.4' } - { os: macos-latest, ruby: '2.5' } include: - { os: macos-13, ruby: '2.4' } - { os: macos-13, ruby: '2.5' } But of course you should consider dropping support for these long-EOL Rubies, which cannot even be built on recent macOS machines. at validateRubyEngineAndVersion (/Users/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65894:11) at setupRuby (/Users/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65786:15) at run (/Users/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65745:11) at /Users/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65944:40 at /Users/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65946:3 at Object.<anonymous> (/Users/runner/work/_actions/ruby/setup-ruby/v1/dist/index.js:65949:12) at Module._compile (node:internal/modules/cjs/loader:1469:14) at Module._extensions..js (node:internal/modules/cjs/loader:1548:10) at Module.load (node:internal/modules/cjs/loader:1288:32) at Module._load (node:internal/modules/cjs/loader:1104:12)
macos-latest 3.0
libidn2 2.3.7 is already installed and up-to-date. To reinstall 2.3.7, run: brew reinstall libidn2
ubuntu-latest head
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest 3.4
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest 3.2
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest 3.1
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest 3.0
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
macos-latest 2.7
libidn2 2.3.7 is already installed and up-to-date. To reinstall 2.3.7, run: brew reinstall libidn2
ubuntu-latest 2.5
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest truffleruby
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest 2.4
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
macos-latest 3.1
libidn2 2.3.7 is already installed and up-to-date. To reinstall 2.3.7, run: brew reinstall libidn2
ubuntu-latest 3.3
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest 2.6
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest truffleruby-head
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest 2.7
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
macos-latest 3.2
libidn2 2.3.7 is already installed and up-to-date. To reinstall 2.3.7, run: brew reinstall libidn2
macos-latest 3.3
libidn2 2.3.7 is already installed and up-to-date. To reinstall 2.3.7, run: brew reinstall libidn2
macos-latest 2.6
libidn2 2.3.7 is already installed and up-to-date. To reinstall 2.3.7, run: brew reinstall libidn2
ubuntu-latest jruby
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
ubuntu-latest jruby-head
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
macos-latest 3.4
libidn2 2.3.7 is already installed and up-to-date. To reinstall 2.3.7, run: brew reinstall libidn2
macos-latest head
libidn2 2.3.7 is already installed and up-to-date. To reinstall 2.3.7, run: brew reinstall libidn2
macos-latest jruby
libidn2 2.3.7 is already installed and up-to-date. To reinstall 2.3.7, run: brew reinstall libidn2
macos-latest jruby-head
libidn2 2.3.7 is already installed and up-to-date. To reinstall 2.3.7, run: brew reinstall libidn2
macos-latest truffleruby
libidn2 2.3.7 is already installed and up-to-date. To reinstall 2.3.7, run: brew reinstall libidn2
macos-latest truffleruby-head
libidn2 2.3.7 is already installed and up-to-date. To reinstall 2.3.7, run: brew reinstall libidn2