Skip to content

Commit 08ddb7a

Browse files
[Misc] Revert "disable warnings as errors"
Summary: This reverts commit 105a9b6. Testing: CICD Reviewers: D-D-H, MaxXSoft Issue: #973
1 parent 6fe26c4 commit 08ddb7a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/build-linux.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,6 @@ jobs:
130130
--with-jtreg=${{ steps.jtreg.outputs.path }}
131131
--enable-jtreg-failure-handler
132132
--with-zlib=system
133-
--disable-warnings-as-errors
134133
${{ inputs.extra-conf-options }} ${{ inputs.configure-arguments }} || (
135134
echo "Dumping config.log:" &&
136135
cat config.log &&

0 commit comments

Comments
 (0)