Skip to content

Commit

Permalink
[chore] github actions: upgrade from macos-12 to macos-13
Browse files Browse the repository at this point in the history
  • Loading branch information
ifduyue committed Dec 18, 2024
1 parent 4fe5657 commit fc7b885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
archs: "x86"
- os: windows-2019
archs: "ARM64"
- os: macos-12
- os: macos-13
archs: "x86_64, arm64"

steps:
Expand Down

0 comments on commit fc7b885

Please sign in to comment.