Skip to content

Commit

Permalink
Use macos-13 for amd64 build (#690)
Browse files Browse the repository at this point in the history
Signed-off-by: Anders Eknert <[email protected]>
  • Loading branch information
anderseknert committed May 3, 2024
1 parent 9a36acb commit 32e995f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- runner: ubuntu-latest
name: linux
static: true
- runner: macos-latest
- runner: macos-13
name: macos-intel
static: false
- runner: macos-14
Expand Down

0 comments on commit 32e995f

Please sign in to comment.