Skip to content

Commit 58cf4db

Browse files
committed
Add v2.5.1 to cli versions in integration test
1 parent e0c5ae8 commit 58cf4db

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
@@ -126,7 +126,7 @@ jobs:
126126
strategy:
127127
matrix:
128128
os: [ubuntu-latest, windows-latest]
129-
version: ['v2.2.6', 'v2.3.3', 'v2.4.5', 'v2.4.6', 'v2.5.0']
129+
version: ['v2.2.6', 'v2.3.3', 'v2.4.5', 'v2.4.6', 'v2.5.1']
130130
env:
131131
CLI_VERSION: ${{ matrix.version }}
132132
TEST_CODEQL_PATH: '${{ github.workspace }}/codeql'

0 commit comments

Comments
 (0)