Skip to content

Commit 53696af

Browse files
Revert "disable warnings as errors"
This reverts commit 105a9b6.
1 parent 6fe26c4 commit 53696af

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)