Skip to content

Commit c1564e3

Browse files
committed
try setting cflags
1 parent f929fdb commit c1564e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ jobs:
104104
BUILD_ONLY: ${{ matrix.build_only }}
105105
TEST_VERBATIM: ${{ matrix.test_verbatim }}
106106
MAY_SKIP_LIBM_CI: ${{ needs.calculate_vars.outputs.may_skip_libm_ci }}
107+
CFLAGS: --std=c17
107108
steps:
108109
- name: Print runner information
109110
run: uname -a

0 commit comments

Comments
 (0)