Skip to content

Commit

Permalink
Upgrade k8s
Browse files Browse the repository at this point in the history
  • Loading branch information
davidkarlsen committed Jan 20, 2021
1 parent 9c2be0f commit 068a015
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 @@ -55,7 +55,7 @@ jobs:
strategy:
fail-fast: false
matrix:
k8s: [ "v1.16.15", "v1.20.0" ]
k8s: [ "v1.16.15", "v1.20.2" ]
runs-on: ubuntu-latest
if: "!contains(github.event.head_commit.message, 'skip ci')"
steps:
Expand Down

0 comments on commit 068a015

Please sign in to comment.