Browse Source

Test: NET-5592 - update Nomad integration testing (#18768)

NET-5592 - update Nomad integration testing
pull/18769/head^2
Sophie Gairo 1 year ago committed by GitHub
parent
commit
a55c4a1c25
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/test-integrations.yml

2
.github/workflows/test-integrations.yml

@ -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…
Cancel
Save