Skip to content

Commit

Permalink
Bump macos runner image version
Browse files Browse the repository at this point in the history
  • Loading branch information
JuniorIsAJitterbug committed Aug 3, 2024
1 parent ae468d2 commit f32f89a
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 @@ -158,7 +158,7 @@ jobs:

build-macos-binary:
name: Build macOS binary with PyInstaller
runs-on: macos-11
runs-on: macos-12

if: startsWith(github.ref, 'refs/tags/v') || github.event_name == 'workflow_dispatch'
needs:
Expand Down

0 comments on commit f32f89a

Please sign in to comment.