Skip to content

Commit

Permalink
Bump k8s patch versions for PR workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ChunyiLyu committed May 19, 2021
1 parent 2e1cfa5 commit 81a6d90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
k8s: [v1.18.15, v1.19.7, v1.20.2]
k8s: [v1.18.19, v1.19.11, v1.20.7]
steps:
- name: Check out code into the Go module directory
uses: actions/checkout@v2
Expand Down

0 comments on commit 81a6d90

Please sign in to comment.