Skip to content

Commit 8e815dd

Browse files
Update test.yml
1 parent 61aee85 commit 8e815dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
matrix:
1414
os: ${{ github.actor == 'dependabot[bot]' && fromJSON('["ubuntu-latest"]') || fromJSON('["ubuntu-latest", "macos-15", "windows-latest"]') }}
15-
cli-version: [ "", "latest", "1.46.4" ]
15+
cli-version: [ "", "latest", "2.31.0" ]
1616
fail-fast: false
1717
steps:
1818
# Checkout and install prerequisites

0 commit comments

Comments
 (0)