Skip to content

Commit

Permalink
Adjust GH kubernetes-api test (#3405)
Browse files Browse the repository at this point in the history
* test against default

Issue: [sc-15835]
  • Loading branch information
benjaminjb authored Oct 5, 2022
1 parent b5ba3f0 commit be153b3
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 @@ -25,7 +25,7 @@ jobs:
strategy:
fail-fast: false
matrix:
kubernetes: ['1.24']
kubernetes: ['default']
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
Expand Down

0 comments on commit be153b3

Please sign in to comment.