parent
8ff311496c
commit
7b02308ac2
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ on:
|
|||
tags:
|
||||
- 'v*'
|
||||
env:
|
||||
PVE_KERNEL_CFLAGS: -Wno-compare-distinct-pointer-types -Wno-format-truncation -Wno-array-bounds -Wno-stringop-overflow
|
||||
PVE_KERNEL_CFLAGS: -Wno-compare-distinct-pointer-types -Wno-error=format-truncation -Wno-error=array-bounds -Wno-error=stringop-overflow
|
||||
|
||||
jobs:
|
||||
release-build:
|
||||
|
|
Loading…
Reference in a new issue