Skip to content

Commit

Permalink
ignore failure for GCC12
Browse files Browse the repository at this point in the history
Signed-off-by: Uilian Ries <[email protected]>
  • Loading branch information
uilianries committed May 30, 2024
1 parent c9eeeea commit c186e2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linux-gcc12-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ jobs:
-DBUILD_TESTING:BOOL=OFF
- name: Build
continue-on-error: true
run: cmake --build --preset=unixlike-gcc-release --parallel 1

0 comments on commit c186e2d

Please sign in to comment.