Skip to content

Commit 264f100

Browse files
authored
Revert "ci: add compiler flag to avoid build error (#880)"
This reverts commit deeb0e0.
1 parent a3aa98f commit 264f100

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/maintenance-bundle-update.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ jobs:
1212
runs-on: windows-latest
1313
env:
1414
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
15-
CFLAGS: '-Wno-error=sign-conversion' # Compiler flag to avoid build error in libiconv
1615
steps:
1716
- name: Set up Ruby
1817
uses: ruby/setup-ruby@v1

0 commit comments

Comments
 (0)