Skip to content

Commit 5413671

Browse files
committed
Add v2.7.0 CLI run tests against
1 parent 0a0500a commit 5413671

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)