Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
Switch to compiling with MacOS12
  • Loading branch information
collin80 authored Nov 21, 2023
1 parent 03ce939 commit 73b173f
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 @@ -40,7 +40,7 @@ jobs:

buildmacos:
name: macOS x64
runs-on: macos-11
runs-on: macos-12

steps:
- name: Prepare macOS Environment
Expand Down

0 comments on commit 73b173f

Please sign in to comment.