Skip to content

Commit 9b90579

Browse files
authored
Merge pull request #984 from github/aeisenberg/add270
Add v2.7.0 CLI run tests against
2 parents 0a0500a + 5413671 commit 9b90579

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ jobs:
151151
strategy:
152152
matrix:
153153
os: [ubuntu-latest, windows-latest]
154-
version: ['v2.3.3', 'v2.4.6', 'v2.5.9', 'v2.6.3', 'nightly']
154+
version: ['v2.3.3', 'v2.4.6', 'v2.5.9', 'v2.6.3', 'v2.7.0', 'nightly']
155155
env:
156156
CLI_VERSION: ${{ matrix.version }}
157157
NIGHTLY_URL: ${{ needs.find-nightly.outputs.url }}

0 commit comments

Comments
 (0)