Skip to content

Commit

Permalink
Update build-macos.yml to macos-12
Browse files Browse the repository at this point in the history
  • Loading branch information
tand00 authored Jul 11, 2024
1 parent e720af4 commit b0041c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ concurrency:
jobs:
build:
if: github.event.pull_request.draft == false
runs-on: macos-11
runs-on: macos-12
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit b0041c3

Please sign in to comment.