Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Lukasz Dziedziak <[email protected]>
  • Loading branch information
lukidzi committed Apr 18, 2024
1 parent 86aba29 commit 74d3ea3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
fail-fast: false
secrets:
AWS_ACCOUNT_ID: ${{ secrets.AWS_ACCOUNT_ID }}
runs-on: ubuntu-latest
steps:
- name: Build Envoy binary ${{ matrix.os }} ${{ matrix.arch }} ${{ inputs.version }} ${{ matrix.fips }}
if: ${{ matrix.os != 'windows' }} || (!startsWith(inputs.version, '1.3') && inputs.version != 'main')
Expand Down

0 comments on commit 74d3ea3

Please sign in to comment.