Skip to content

Commit

Permalink
update(ci): use macos-15 since macos-12 is deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
Guts committed Dec 20, 2024
1 parent 216c8a0 commit ea7bbaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:

build-macos:
name: "🍏 Mac OS"
runs-on: macos-12
runs-on: macos-15

steps:
- name: Get source code
Expand Down

0 comments on commit ea7bbaf

Please sign in to comment.