Skip to content

Commit

Permalink
fix(nyz): upgrade macos version from 12 to 13
Browse files Browse the repository at this point in the history
  • Loading branch information
PaParaZz1 committed Dec 7, 2024
1 parent 5615816 commit 1f4ca6b
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-12, windows-latest]
os: [macos-13, windows-latest]
python-version: [3.8, 3.9]

steps:
Expand Down

0 comments on commit 1f4ca6b

Please sign in to comment.