Skip to content

Commit c4dd323

Browse files
committed
fix the macos build
1 parent fe35883 commit c4dd323

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
@@ -10,7 +10,7 @@ jobs:
1010

1111
strategy:
1212
matrix:
13-
os: [ubuntu-latest, macos-latest]
13+
os: [ubuntu-latest, macos-13]
1414

1515
runs-on: ${{ matrix.os }}
1616

0 commit comments

Comments
 (0)