Skip to content

Commit

Permalink
Update tested versions
Browse files Browse the repository at this point in the history
  • Loading branch information
lizardruss committed Jul 19, 2024
1 parent 446bb6a commit 6f86233
Show file tree
Hide file tree
Showing 2 changed files with 96 additions and 159 deletions.
8 changes: 6 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ jobs:
- ubuntu-latest
- macos-latest
version:
- v0.16.0
- 0.16.0
- v0.19.6
- 0.20.0-beta.12
- latest
- ~
kubectl-install:
Expand Down Expand Up @@ -78,3 +78,7 @@ jobs:
- name: Print Version
id: print-version
run: vcluster version

- name: Print Help
id: print-help
run: vcluster --help
Loading

0 comments on commit 6f86233

Please sign in to comment.