Skip to content

Commit

Permalink
update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mmoayyed committed Nov 11, 2021
1 parent 04ee4d9 commit 183dfc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/initializr-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
k3s-version: [ v1.21.4, v1.20.2 ] # v1.19.7, v1.18.15, v1.17.17 v1.16.15
k3s-version: [ v1.22.3,v1.21.4 ] # v1.20.2,v1.19.7, v1.18.15, v1.17.17 v1.16.15
env:
GOPATH: /home/runner/go
steps:
Expand Down

0 comments on commit 183dfc0

Please sign in to comment.