Update integration test versions
This commit is contained in:
committed by
Shati Patel
parent
21dda65871
commit
f06c9abb35
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -151,7 +151,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-latest, windows-latest]
|
os: [ubuntu-latest, windows-latest]
|
||||||
version: ['v2.3.3', 'v2.4.6', 'v2.5.9', 'v2.6.2', 'nightly']
|
version: ['v2.3.3', 'v2.4.6', 'v2.5.9', 'v2.6.3', 'nightly']
|
||||||
env:
|
env:
|
||||||
CLI_VERSION: ${{ matrix.version }}
|
CLI_VERSION: ${{ matrix.version }}
|
||||||
NIGHTLY_URL: ${{ needs.find-nightly.outputs.url }}
|
NIGHTLY_URL: ${{ needs.find-nightly.outputs.url }}
|
||||||
|
|||||||
Reference in New Issue
Block a user