Skip to content

Commit

Permalink
Upgrade k8s
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkarlsen committed Aug 11, 2021
1 parent 9b872f0 commit b7189fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
strategy:
fail-fast: false
matrix:
k8s: [ "v1.16.15", "v1.21.2" ]
k8s: [ "v1.16.15", "v1.22.0" ]
runs-on: ubuntu-latest
if: "!contains(github.event.head_commit.message, 'skip ci')"
steps:
Expand Down

0 comments on commit b7189fc

Please sign in to comment.