parent
2b2132432d
commit
1a5c7135c1
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…
Add table
Reference in a new issue