fixed script #387
cmake.yml
on: push
Matrix: build-linux
Matrix: build-macos
Matrix: build-windows
Create download for Website
0s
Annotations
82 errors and 101 warnings
build-linux (ubuntu-20.04, clang++-10, NVHPC-23.7, 0)
Process completed with exit code 127.
|
build-linux (ubuntu-20.04, clang++-8, NVHPC-23.7, 0)
Process completed with exit code 127.
|
build-linux (ubuntu-20.04, clang++-9, NVHPC-23.7, 0)
Process completed with exit code 127.
|
build-linux (ubuntu-20.04, clang++-8, NVHPC-22.5, 0)
System.IO.IOException: No space left on device : '/home/runner/runners/2.316.0/_diag/Worker_20240502-133219-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite()
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id)
at GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message)
at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)
at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut)
at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
System.IO.IOException: No space left on device : '/home/runner/runners/2.316.0/_diag/Worker_20240502-133219-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite()
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id)
at GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message)
at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)
at GitHub.Runner.Common.Tracing.Error(Exception exception)
at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/runners/2.316.0/_diag/Worker_20240502-133219-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite()
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at System.Diagnostics.TraceSource.Flush()
at GitHub.Runner.Common.TraceManager.Dispose(Boolean disposing)
at GitHub.Runner.Common.TraceManager.Dispose()
at GitHub.Runner.Common.HostContext.Dispose(Boolean disposing)
at GitHub.Runner.Common.HostContext.Dispose()
at GitHub.Runner.Worker.Program.Main(String[] args)
|
build-linux (ubuntu-20.04, clang++-10, NVHPC-22.5, 0)
System.IO.IOException: No space left on device : '/home/runner/runners/2.316.0/_diag/Worker_20240502-133151-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite()
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id)
at GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message)
at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)
at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut)
at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
System.IO.IOException: No space left on device : '/home/runner/runners/2.316.0/_diag/Worker_20240502-133151-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite()
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id)
at GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message)
at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)
at GitHub.Runner.Common.Tracing.Error(Exception exception)
at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/runners/2.316.0/_diag/Worker_20240502-133151-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite()
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at System.Diagnostics.TraceSource.Flush()
at GitHub.Runner.Common.TraceManager.Dispose(Boolean disposing)
at GitHub.Runner.Common.TraceManager.Dispose()
at GitHub.Runner.Common.HostContext.Dispose(Boolean disposing)
at GitHub.Runner.Common.HostContext.Dispose()
at GitHub.Runner.Worker.Program.Main(String[] args)
|
build-linux (ubuntu-20.04, clang++-9, NVHPC-22.5, 0)
System.IO.IOException: No space left on device : '/home/runner/runners/2.316.0/_diag/Worker_20240502-133415-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite()
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id)
at GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message)
at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)
at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut)
at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
System.IO.IOException: No space left on device : '/home/runner/runners/2.316.0/_diag/Worker_20240502-133415-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite()
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id)
at GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message)
at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)
at GitHub.Runner.Common.Tracing.Error(Exception exception)
at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/runners/2.316.0/_diag/Worker_20240502-133415-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite()
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at System.Diagnostics.TraceSource.Flush()
at GitHub.Runner.Common.TraceManager.Dispose(Boolean disposing)
at GitHub.Runner.Common.TraceManager.Dispose()
at GitHub.Runner.Common.HostContext.Dispose(Boolean disposing)
at GitHub.Runner.Common.HostContext.Dispose()
at GitHub.Runner.Worker.Program.Main(String[] args)
|
build-linux (ubuntu-20.04, g++-7, 11.0, 2023.2.0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-7, NVHPC-22.5, 2024.0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-7, 8.0, 2023.2.0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-7, 8.0, 2024.0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-7, NVHPC-22.5, 2023.2.0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-7, 8.0, 0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-7, NVHPC-23.7, 0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-8, 0, 0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-7, NVHPC-23.7, 2023.2.0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-7, NVHPC-22.5, 0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-7, NVHPC-23.7, 2024.0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-8, 0, 2023.2.0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-8, 11.0, 2023.2.0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-8, 0, 2024.0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-8, 11.0, 0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-8, 8.0, 2024.0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-8, 11.0, 2024.0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-8, 8.0, 0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-8, NVHPC-22.5, 2023.2.0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-8, NVHPC-22.5, 2024.0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-8, NVHPC-23.7, 2023.2.0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-8, 8.0, 2023.2.0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-8, NVHPC-23.7, 2024.0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-8, NVHPC-22.5, 0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-8, NVHPC-23.7, 0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-9, 0, 0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-9, 0, 2023.2.0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-9, 11.0, 2023.2.0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-9, 0, 2024.0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-9, 11.0, 0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-9, 11.0, 2024.0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-9, 8.0, 0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-9, 8.0, 2024.0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-9, NVHPC-22.5, 2023.2.0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-9, 8.0, 2023.2.0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-9, NVHPC-22.5, 2024.0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-9, NVHPC-23.7, 0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-9, NVHPC-22.5, 0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-9, NVHPC-23.7, 2023.2.0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-9, NVHPC-23.7, 2024.0)
The run was canceled by @rschoene.
|
build-windows (windows-2019, 11.0, true)
The run was canceled by @rschoene.
|
build-windows (windows-2019, 11.0, true)
The operation was canceled.
|
build-linux (ubuntu-20.04, g++-7, 11.0, 0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-7, 11.0, 0)
The operation was canceled.
|
build-linux (ubuntu-20.04, g++-7, 0, 0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-7, 0, 0)
The operation was canceled.
|
build-linux (ubuntu-20.04, clang++-9, 0, 2023.2.0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, clang++-9, 0, 2023.2.0)
The operation was canceled.
|
build-linux (ubuntu-20.04, g++-10, NVHPC-22.5, 0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-10, NVHPC-22.5, 0)
The operation was canceled.
|
build-linux (ubuntu-20.04, g++-7, 0, 2023.2.0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-7, 0, 2023.2.0)
The operation was canceled.
|
build-linux (ubuntu-20.04, g++-7, 0, 2024.0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-7, 0, 2024.0)
The operation was canceled.
|
build-linux (ubuntu-20.04, clang++-9, 11.0, 0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, clang++-9, 11.0, 0)
The operation was canceled.
|
build-linux (ubuntu-20.04, g++-10, 11.0, 0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-10, 11.0, 0)
The operation was canceled.
|
build-linux (ubuntu-20.04, clang++-10, 0, 2024.0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, clang++-10, 0, 2024.0)
The operation was canceled.
|
build-linux (ubuntu-20.04, g++-10, 0, 2024.0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-10, 0, 2024.0)
The operation was canceled.
|
build-linux (ubuntu-20.04, clang++-8, 0, 2023.2.0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, clang++-8, 0, 2023.2.0)
The operation was canceled.
|
build-linux (ubuntu-20.04, g++-10, NVHPC-23.7, 0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-10, NVHPC-23.7, 0)
The operation was canceled.
|
build-linux (ubuntu-20.04, g++-10, 0, 2023.2.0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-10, 0, 2023.2.0)
The operation was canceled.
|
build-linux (ubuntu-20.04, clang++-9, 0, 2024.0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, clang++-9, 0, 2024.0)
The operation was canceled.
|
build-linux (ubuntu-20.04, clang++-10, 0, 2023.2.0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, clang++-10, 0, 2023.2.0)
The operation was canceled.
|
build-linux (ubuntu-20.04, clang++-8, 0, 2024.0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, clang++-8, 0, 2024.0)
The operation was canceled.
|
build-linux (ubuntu-20.04, g++-10, 8.0, 0)
The run was canceled by @rschoene.
|
build-linux (ubuntu-20.04, g++-10, 8.0, 0)
The operation was canceled.
|
build-macos (macos-11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-macos (macos-11)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux (ubuntu-20.04, clang++-10, NVHPC-23.7, 2024.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux (ubuntu-20.04, clang++-10, NVHPC-23.7, 2024.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux (ubuntu-20.04, clang++-10, 8.0, 2023.2.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux (ubuntu-20.04, clang++-10, 8.0, 2023.2.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux (ubuntu-20.04, clang++-10, NVHPC-22.5, 2024.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux (ubuntu-20.04, clang++-10, NVHPC-22.5, 2024.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux (ubuntu-20.04, clang++-10, 8.0, 2024.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux (ubuntu-20.04, clang++-10, 8.0, 2024.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux (ubuntu-20.04, clang++-10, 11.0, 2023.2.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux (ubuntu-20.04, clang++-10, 11.0, 2023.2.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux (ubuntu-20.04, clang++-10, NVHPC-23.7, 2023.2.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux (ubuntu-20.04, clang++-10, NVHPC-23.7, 2023.2.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux (ubuntu-20.04, clang++-10, NVHPC-22.5, 2023.2.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux (ubuntu-20.04, clang++-10, NVHPC-22.5, 2023.2.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux (ubuntu-20.04, clang++-10, 11.0, 2024.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux (ubuntu-20.04, clang++-10, 11.0, 2024.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux (ubuntu-20.04, clang++-8, 8.0, 2023.2.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux (ubuntu-20.04, clang++-8, 8.0, 2023.2.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux (ubuntu-20.04, clang++-10, NVHPC-23.7, 0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux (ubuntu-20.04, clang++-10, NVHPC-23.7, 0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux (ubuntu-20.04, clang++-8, NVHPC-22.5, 2024.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux (ubuntu-20.04, clang++-8, NVHPC-22.5, 2024.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux (ubuntu-20.04, clang++-8, 11.0, 2023.2.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux (ubuntu-20.04, clang++-8, 11.0, 2023.2.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-macos (macos-13)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-macos (macos-13)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux (ubuntu-20.04, clang++-8, 8.0, 2024.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux (ubuntu-20.04, clang++-8, 8.0, 2024.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux (ubuntu-20.04, clang++-8, 11.0, 2024.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux (ubuntu-20.04, clang++-8, 11.0, 2024.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux (ubuntu-20.04, clang++-8, NVHPC-22.5, 2023.2.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux (ubuntu-20.04, clang++-8, NVHPC-22.5, 2023.2.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux (ubuntu-20.04, clang++-8, NVHPC-23.7, 2024.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux (ubuntu-20.04, clang++-8, NVHPC-23.7, 2024.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux (ubuntu-20.04, clang++-8, NVHPC-23.7, 2023.2.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux (ubuntu-20.04, clang++-8, NVHPC-23.7, 2023.2.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-macos (macos-12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-macos (macos-12)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux (ubuntu-20.04, clang++-8, NVHPC-23.7, 0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux (ubuntu-20.04, clang++-8, NVHPC-23.7, 0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux (ubuntu-20.04, clang++-9, 8.0, 2023.2.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux (ubuntu-20.04, clang++-9, 8.0, 2023.2.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux (ubuntu-20.04, clang++-10, 0, 0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux (ubuntu-20.04, clang++-10, 0, 0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux (ubuntu-20.04, clang++-9, NVHPC-22.5, 2023.2.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux (ubuntu-20.04, clang++-9, NVHPC-22.5, 2023.2.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux (ubuntu-20.04, clang++-9, 8.0, 2024.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux (ubuntu-20.04, clang++-9, 8.0, 2024.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux (ubuntu-20.04, clang++-9, 11.0, 2023.2.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux (ubuntu-20.04, clang++-9, 11.0, 2023.2.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux (ubuntu-20.04, clang++-9, 11.0, 2024.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux (ubuntu-20.04, clang++-9, 11.0, 2024.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux (ubuntu-20.04, clang++-8, 0, 0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux (ubuntu-20.04, clang++-8, 0, 0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux (ubuntu-20.04, clang++-9, NVHPC-22.5, 2024.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux (ubuntu-20.04, clang++-9, NVHPC-22.5, 2024.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux (ubuntu-20.04, clang++-9, NVHPC-23.7, 2023.2.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux (ubuntu-20.04, clang++-9, NVHPC-23.7, 2023.2.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux (ubuntu-20.04, clang++-10, 8.0, 0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux (ubuntu-20.04, clang++-10, 8.0, 0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux (ubuntu-20.04, clang++-9, NVHPC-23.7, 2024.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux (ubuntu-20.04, clang++-9, NVHPC-23.7, 2024.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-windows (windows-2019, 0, 0, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, crazy-max/ghaction-chocolatey@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-windows (windows-2019, 0, 0, true)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, crazy-max/ghaction-chocolatey@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux (ubuntu-20.04, clang++-9, NVHPC-23.7, 0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux (ubuntu-20.04, clang++-9, NVHPC-23.7, 0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux (ubuntu-20.04, clang++-8, 8.0, 0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux (ubuntu-20.04, clang++-8, 8.0, 0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux (ubuntu-20.04, g++-10, 11.0, 2023.2.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux (ubuntu-20.04, g++-10, 11.0, 2023.2.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux (ubuntu-20.04, g++-10, 11.0, 2024.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux (ubuntu-20.04, g++-10, 11.0, 2024.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux (ubuntu-20.04, g++-10, 8.0, 2023.2.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux (ubuntu-20.04, g++-10, 8.0, 2023.2.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux (ubuntu-20.04, clang++-10, 11.0, 0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux (ubuntu-20.04, clang++-10, 11.0, 0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux (ubuntu-20.04, g++-10, NVHPC-22.5, 2024.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux (ubuntu-20.04, g++-10, NVHPC-22.5, 2024.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux (ubuntu-20.04, g++-10, 8.0, 2024.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux (ubuntu-20.04, g++-10, 8.0, 2024.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-windows (windows-2019, 0, 0, false)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, crazy-max/ghaction-chocolatey@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-windows (windows-2019, 0, 0, false)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, crazy-max/ghaction-chocolatey@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux (ubuntu-20.04, g++-10, NVHPC-22.5, 2023.2.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux (ubuntu-20.04, g++-10, NVHPC-22.5, 2023.2.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux (ubuntu-20.04, clang++-9, 0, 0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux (ubuntu-20.04, clang++-9, 0, 0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux (ubuntu-20.04, g++-10, NVHPC-23.7, 2023.2.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux (ubuntu-20.04, g++-10, NVHPC-23.7, 2023.2.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux (ubuntu-20.04, clang++-8, 11.0, 0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux (ubuntu-20.04, clang++-8, 11.0, 0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux (ubuntu-20.04, g++-10, NVHPC-23.7, 2024.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux (ubuntu-20.04, g++-10, NVHPC-23.7, 2024.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux (ubuntu-20.04, clang++-9, 8.0, 0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux (ubuntu-20.04, clang++-9, 8.0, 0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux (ubuntu-20.04, g++-10, 0, 0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux (ubuntu-20.04, g++-10, 0, 0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-linux (ubuntu-20.04, g++-7, 11.0, 2024.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-linux (ubuntu-20.04, g++-7, 11.0, 2024.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "FIRESTARTER_CUDA_11.0-linux", "FIRESTARTER_CUDA_8.0-linux", "FIRESTARTER-linux", "FIRESTARTER-macOS_11", "FIRESTARTER-macOS_12", "FIRESTARTER-windows".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
FIRESTARTER-linux
Expired
|
2.79 MB |
|
FIRESTARTER-macOS_11
Expired
|
860 KB |
|
FIRESTARTER-macOS_12
Expired
|
856 KB |
|
FIRESTARTER-windows
Expired
|
2.1 MB |
|
FIRESTARTER_CUDA_11.0-linux
Expired
|
1.27 MB |
|
FIRESTARTER_CUDA_8.0-linux
Expired
|
1.27 MB |
|