Skip to content

Commit

Permalink
Merge pull request #6 from Wasted-Audio/bugfix/macos_runners
Browse files Browse the repository at this point in the history
use macOS 12
  • Loading branch information
dromer authored Sep 20, 2024
2 parents 84a0067 + bfd3633 commit 6e565cb
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 @@ -73,7 +73,7 @@ jobs:
strategy:
matrix:
target: [macos-intel, macos-universal]
runs-on: macos-11
runs-on: macos-12
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 6e565cb

Please sign in to comment.