mirror of https://github.com/status-im/consul.git
Test: NET-5592 - update Nomad integration testing (#18768)
NET-5592 - update Nomad integration testing
This commit is contained in:
parent
78b170ad50
commit
a55c4a1c25
|
@ -79,7 +79,7 @@ jobs:
|
|||
contents: read
|
||||
strategy:
|
||||
matrix:
|
||||
nomad-version: ['v1.3.3', 'v1.2.10', 'v1.1.16']
|
||||
nomad-version: ['v1.6.1', 'v1.5.8', 'v1.4.12']
|
||||
steps:
|
||||
- name: Checkout Nomad
|
||||
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3
|
||||
|
|
Loading…
Reference in New Issue