Skip to content

Commit

Permalink
- update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ParticleG committed Nov 5, 2024
1 parent f76248e commit 719cf08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ jobs:
prerelease: ${{ startsWith(github.ref, 'refs/tags/pre') }}

build-macos-portable:
runs-on: macos-15-large
runs-on: macos-15
needs: [get-info, build-core, auto-test]
if: github.event_name != 'pull_request'
env:
Expand Down

0 comments on commit 719cf08

Please sign in to comment.