Skip to content

Commit

Permalink
testing v0
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminjb authored Nov 6, 2023
1 parent a068c0d commit 5f06b8b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ jobs:
generate-matrix:
runs-on: ubuntu-latest
steps:
- run: echo ::set-output name=matrix::[v1.27, v1.21]
- run: |
echo "::set-output name=matrix::[v1.27, v1.21]"
kuttl-test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5f06b8b

Please sign in to comment.