Skip to content

Commit

Permalink
macos-12 is deprecated. Move to macos-13
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelherger committed Oct 16, 2024
1 parent dd559c6 commit 1e0d7cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/00_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:

mac:
name: Build LMS for Mac (MenuBar Item)
runs-on: macos-12
runs-on: macos-13
steps:
# we must check out here, as otherwise the build action is not available
- name: Check out LMS code
Expand Down

0 comments on commit 1e0d7cb

Please sign in to comment.