#451: Implement param into string function #1237
linux.yml
on: pull_request
linux, debug
5m 16s
linux, debug, ansi
5m 5s
linux, release
6m 50s
linux, release, static library
7m 45s
linux, release, single file library
5m 39s
linux, release, ansi
5m 55s
linux, all features disabled, debug
1m 45s
linux, all features disabled, release
3m 17s
linux, with c++, debug
3s
linux, with c++, release
3s
linux, fuzzer build
19s
Annotations
4 errors
linux, with c++, debug
The current runner (ubuntu-24.04-x64) 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.4 /opt/hostedtoolcache/Ruby/3.2.4/x64
Once that completes successfully, mark it as complete with:
$ touch /opt/hostedtoolcache/Ruby/3.2.4/x64.complete
It is your responsibility to ensure installing Ruby like that is not done in parallel.
|
linux, with c++, release
The current runner (ubuntu-24.04-x64) 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.4 /opt/hostedtoolcache/Ruby/3.2.4/x64
Once that completes successfully, mark it as complete with:
$ touch /opt/hostedtoolcache/Ruby/3.2.4/x64.complete
It is your responsibility to ensure installing Ruby like that is not done in parallel.
|
linux, debug, ansi
Process completed with exit code 1.
|
linux, debug
Process completed with exit code 1.
|