Skip to content

add workflow to build with all available C standards #1

add workflow to build with all available C standards

add workflow to build with all available C standards #1

Triggered via pull request February 5, 2024 19:17
Status Failure
Total duration 1m 23s
Artifacts 8

c-std.yml

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

Annotations

10 errors
clang + cmake -std=iso9899:199409
Process completed with exit code 2.
clang + cmake -std=c89
Process completed with exit code 2.
clang + configure -std=c2x
Process completed with exit code 2.
clang + configure -std=c11
Process completed with exit code 2.
clang + configure -std=c99
Process completed with exit code 2.
clang + configure -std=c17
Process completed with exit code 2.
gcc + configure -std=c2x
Process completed with exit code 2.
gcc + configure -std=c99
Process completed with exit code 2.
gcc + configure -std=c11
Process completed with exit code 2.
gcc + configure -std=c17
Process completed with exit code 2.

Artifacts

Produced during runtime
Name Size
clang c11 (configure) Expired
1.18 KB
clang c17 (configure) Expired
1.18 KB
clang c2x (configure) Expired
1.18 KB
clang c99 (configure) Expired
1.18 KB
gcc c11 (configure) Expired
1.17 KB
gcc c17 (configure) Expired
1.17 KB
gcc c2x (configure) Expired
1.17 KB
gcc c99 (configure) Expired
1.17 KB