Skip to content

Commit c9c5d0b

Browse files
author
Chetan_konaganahalli
committed
fix package conflict
1 parent e42dac5 commit c9c5d0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
name: CLI
1212
strategy:
1313
matrix:
14-
os: [ 'ubuntu-latest', 'windows-latest', 'macos-latest' ]
14+
os: [ 'ubuntu-latest', 'windows-latest', 'macos-13' ]
1515
runs-on: ${{ matrix.os }}
1616
steps:
1717
- name: Set git to use LF

0 commit comments

Comments
 (0)