1
0
Fork 0

Update allowed warnings limits

This commit is contained in:
Patryk Obara 2020-02-08 15:15:13 +01:00
parent bbd40ca73e
commit bb794fc2f2

View file

@ -28,7 +28,7 @@ jobs:
- compiler: GCC
bits: 64
arch: x86_64
max_warnings: 158
max_warnings: 157
env:
CHERE_INVOKING: yes
steps: