Skip to content

Commit

Permalink
test: add 2.4.x and 2.5.x harbor tests
Browse files Browse the repository at this point in the history
  • Loading branch information
shreddedbacon committed May 2, 2022
1 parent d67598d commit 029dc1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/remote-controller.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
test-suite:
strategy:
matrix:
harbor: ["1.5.6", "1.6.4","1.7.5"] #,"1.8.2","1.9.0"]
harbor: ["1.5.6", "1.6.4","1.7.5" ,"1.8.2","1.9.0"]
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit 029dc1a

Please sign in to comment.