Skip to content

Commit

Permalink
use macos-13 so x86 dmg is built
Browse files Browse the repository at this point in the history
  • Loading branch information
liamcottle committed May 28, 2024
1 parent 618a7a1 commit 3bf77df
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 @@ -46,7 +46,7 @@ jobs:
artifacts: "dist/*-win-installer.exe,dist/*-win-portable.exe"

build_mac:
runs-on: macos-latest
runs-on: macos-13
permissions:
contents: write
steps:
Expand Down

0 comments on commit 3bf77df

Please sign in to comment.