Skip to content

Commit

Permalink
chore: upgrade to macos 13
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasXu0 committed Dec 26, 2024
1 parent 9e987cd commit ffefdf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ jobs:
fail-fast: false
matrix:
job:
- { target: x86_64-apple-darwin, os: macos-12, extra-build-args: "" }
- { target: x86_64-apple-darwin, os: macos-13, extra-build-args: "" }
steps:
- name: Checkout source code
uses: actions/checkout@v4
Expand Down

0 comments on commit ffefdf6

Please sign in to comment.