Fix C main and refactor testing scripts #28
Triggered via pull request
November 18, 2025 11:28
Status
Cancelled
Total duration
6m 16s
Artifacts
–
ci.yml
on: pull_request
Matrix: ${{ format('{0}
', matrix.name
|| format(
'{0} on {1}{2}',
startsWith(matrix.os, 'ubuntu-') && 'Build and Test' || startsWith(matrix.os, 'macOS-') && 'Build',
startsWith(matrix.os, 'ubuntu-') && 'Linux' || startsWith(matrix.os, 'macOS-') && 'macOS',
matrix.ghc-version && format(' with GHC {0}', matrix.ghc-version)
)) }}
Annotations
12 errors
|
Build on macOS with GHC 9.8.4
The run was canceled by @mpickering.
|
|
Build on macOS with GHC 9.6.7
The run was canceled by @mpickering.
|
|
Build on macOS with GHC 9.6.7
The operation was canceled.
|
|
Build on macOS with GHC 9.10.2
The run was canceled by @mpickering.
|
|
Build on macOS with GHC 9.10.2
The operation was canceled.
|
|
Build on macOS with GHC 9.12.2
The run was canceled by @mpickering.
|
|
Build on macOS with GHC 9.12.2
The operation was canceled.
|
|
Build on macOS with GHC 9.4.8
The run was canceled by @mpickering.
|
|
Build on macOS with GHC 9.4.8
The operation was canceled.
|
|
Build on macOS with GHC 9.2.8
The run was canceled by @mpickering.
|
|
Build on macOS with GHC 9.2.8
The operation was canceled.
|
|
CI
The run was canceled by @mpickering.
|