Skip to content

Commit

Permalink
update vault integration testing versions (#16949)
Browse files Browse the repository at this point in the history
  • Loading branch information
eikenb authored Apr 10, 2023
1 parent 33190b2 commit 780d045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-integrations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
- dev-build
strategy:
matrix:
vault-version: ["1.12.2", "1.11.6", "1.10.9", "1.9.10"]
vault-version: ["1.13.1", "1.12.5", "1.11.9", "1.10.11"]
env:
VAULT_BINARY_VERSION: ${{ matrix.vault-version }}
steps:
Expand Down

0 comments on commit 780d045

Please sign in to comment.