Skip to content

Commit

Permalink
Test workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
justsmth committed Nov 14, 2024
1 parent 7ff37f1 commit 1f1524b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,8 @@ jobs:
if: github.repository_owner == 'aws'
name: publish dry-run
runs-on: ${{ matrix.os }}
env:
CFLAGS: '-Wno-overriding-t-option'
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 1f1524b

Please sign in to comment.