Skip to content

Commit be153b3

Browse files
authored
Adjust GH kubernetes-api test (CrunchyData#3405)
* test against default Issue: [sc-15835]
1 parent b5ba3f0 commit be153b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
strategy:
2626
fail-fast: false
2727
matrix:
28-
kubernetes: ['1.24']
28+
kubernetes: ['default']
2929
steps:
3030
- uses: actions/checkout@v3
3131
- uses: actions/setup-go@v3

0 commit comments

Comments
 (0)