Skip to content

Commit

Permalink
backport of commit 92d31cd
Browse files Browse the repository at this point in the history
  • Loading branch information
sophie-gairo committed Oct 9, 2023
1 parent ceb320e commit 626ee82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-integrations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
contents: read
strategy:
matrix:
nomad-version: ['v1.6.1', 'v1.5.8', 'v1.4.12']
nomad-version: ['v1.6.2', 'v1.5.9', 'v1.4.13']
steps:
- name: Checkout Nomad
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
Expand Down Expand Up @@ -159,7 +159,7 @@ jobs:
contents: read
strategy:
matrix:
vault-version: ["1.14.1", "1.13.5", "1.12.9", "1.11.12"]
vault-version: ["1.15.0", "1.14.4", "1.13.8", "1.12.11"]
env:
VAULT_BINARY_VERSION: ${{ matrix.vault-version }}
steps:
Expand Down

0 comments on commit 626ee82

Please sign in to comment.