Skip to content

Commit

Permalink
powerpc/ci: Enable -Werror for clang builds
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Ellerman <[email protected]>
  • Loading branch information
mpe committed Sep 18, 2023
1 parent cf1b6e2 commit 74510b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/powerpc-clang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ jobs:
SUBARCH: ${{ matrix.subarch }}
IMAGE: ${{ matrix.image }}
DEFCONFIG: ${{ matrix.defconfig }}
MERGE_CONFIG: /linux/arch/powerpc/configs/disable-werror.config

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 74510b8

Please sign in to comment.