Skip to content

Commit

Permalink
polish(nyz): polish macos platform test version to 12
Browse files Browse the repository at this point in the history
  • Loading branch information
PaParaZz1 committed May 8, 2024
1 parent ecedc08 commit a45d051
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/platform_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
if: "!contains(github.event.head_commit.message, 'ci skip')"
strategy:
matrix:
os: [macos-13, windows-latest]
os: [macos-12, windows-latest]
python-version: [3.8, 3.9]

steps:
Expand Down

0 comments on commit a45d051

Please sign in to comment.