Skip to content

Commit

Permalink
Update test workflow
Browse files Browse the repository at this point in the history
Issue: [sc-20728]
  • Loading branch information
Anthony Landreth authored and tony-landreth committed Jul 25, 2023
1 parent 8068807 commit 72d2170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
strategy:
fail-fast: false
matrix:
kubernetes: [v1.25, v1.21]
kubernetes: [v1.27, v1.24]
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
Expand Down

0 comments on commit 72d2170

Please sign in to comment.