Skip to content

Commit

Permalink
fix(ci): misplaced config option (argoproj#15698)
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
Signed-off-by: Jimmy Neville <jimmyeneville@gmail.com>
  • Loading branch information
crenshaw-dev authored and Jneville0815 committed Sep 30, 2023
1 parent 3d1b05a commit e0d1d68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -360,8 +360,8 @@ jobs:
name: Run end-to-end tests
runs-on: ubuntu-22.04
strategy:
fail-fast: false
matrix:
fail-fast: false
k3s-version: [v1.27.2, v1.26.0, v1.25.4, v1.24.3]
needs:
- build-go
Expand Down

0 comments on commit e0d1d68

Please sign in to comment.