mirror of
https://github.com/status-im/consul.git
synced 2025-01-22 03:29:43 +00:00
test: run automated tests against Vault 1.11 - 1.14 (#18590)
Begin to test against Vault 1.14. Drop tests against Vault 1.10.
This commit is contained in:
parent
7bc30e989c
commit
180c1e22c1
2
.github/workflows/test-integrations.yml
vendored
2
.github/workflows/test-integrations.yml
vendored
@ -158,7 +158,7 @@ jobs:
|
||||
contents: read
|
||||
strategy:
|
||||
matrix:
|
||||
vault-version: ["1.13.1", "1.12.5", "1.11.9", "1.10.11"]
|
||||
vault-version: ["1.14.1", "1.13.5", "1.12.9", "1.11.12"]
|
||||
env:
|
||||
VAULT_BINARY_VERSION: ${{ matrix.vault-version }}
|
||||
steps:
|
||||
|
Loading…
x
Reference in New Issue
Block a user