Skip to content

Commit

Permalink
Add "assertions" builds for GCC (#1480)
Browse files Browse the repository at this point in the history
Signed-off-by: Marc Poulhiès <[email protected]>
  • Loading branch information
dkm authored Dec 11, 2024
1 parent bc3516d commit c4843b2
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions bin/yaml/cpp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,21 +53,37 @@ compilers:
- 10.1.0
- 10.2.0
- 10.3.0
- assertions-10.3.0
- 10.4.0
- assertions-10.4.0
- 10.5.0
- assertions-10.5.0
- 11.1.0
- assertions-11.1.0
- 11.2.0
- assertions-11.2.0
- 11.3.0
- assertions-11.3.0
- 11.4.0
- assertions-11.4.0
- 12.1.0
- assertions-12.1.0
- 12.2.0
- assertions-12.2.0
- 12.3.0
- assertions-12.3.0
- 12.4.0
- assertions-12.4.0
- 13.1.0
- assertions-13.1.0
- 13.2.0
- assertions-13.2.0
- 13.3.0
- assertions-13.3.0
- 14.1.0
- assertions-14.1.0
- 14.2.0
- assertions-14.2.0
cross:
type: s3tarballs
arch_prefix:
Expand Down

0 comments on commit c4843b2

Please sign in to comment.