Skip to content

Commit a45d051

Browse files
committed
polish(nyz): polish macos platform test version to 12
1 parent ecedc08 commit a45d051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/platform_test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
if: "!contains(github.event.head_commit.message, 'ci skip')"
1212
strategy:
1313
matrix:
14-
os: [macos-13, windows-latest]
14+
os: [macos-12, windows-latest]
1515
python-version: [3.8, 3.9]
1616

1717
steps:

0 commit comments

Comments
 (0)