Skip to content

Commit

Permalink
tests: add argocd 2.2.5 to test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
alxbse authored and Alexander Backlund committed Feb 23, 2022
1 parent a558e70 commit a7188bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
fail-fast: false
matrix:
argocd_version: ["v2.1.3", "v2.0.5", "v1.8.7"]
argocd_version: ["v2.2.5", "v2.1.3", "v2.0.5", "v1.8.7"]
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v1
Expand Down

0 comments on commit a7188bb

Please sign in to comment.