parent
2b2132432d
commit
1a5c7135c1
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ on:
|
||||||
tags:
|
tags:
|
||||||
- 'v*'
|
- 'v*'
|
||||||
env:
|
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:
|
jobs:
|
||||||
release-build:
|
release-build:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue