feat(CI/linux-build): introduce option to set maxerrors for compilation (#21022)

This commit is contained in:
sudlud
2024-12-25 22:46:45 +01:00
committed by GitHub
parent fcc3f7f7cb
commit 0828851313
2 changed files with 8 additions and 2 deletions

View File

@@ -49,3 +49,4 @@ jobs:
CXX: ${{ matrix.compiler.CXX }}
modules: true
pch: false
maxerrors: 0