Skip to content

Commit

Permalink
Update .github/workflows/icu4c.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Fredrik Roubert <fredrik@roubert.name>
  • Loading branch information
FrankYFTang and roubert authored Oct 1, 2024
1 parent 2b58ef4 commit dbfc1b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/icu4c.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:

- name: ICU4C with gcc
env:
CXXFLAGS: -Wextra -Werror -Wno-return-local-addr
CXXFLAGS: -Wextra -Werror -Wno-error=return-local-addr
CFLAGS: -Werror
PREFIX: /tmp/icu-prefix
run: |
Expand Down

0 comments on commit dbfc1b6

Please sign in to comment.