Skip to content

Commit

Permalink
ci(macos): use macos-13 for x86-64 build
Browse files Browse the repository at this point in the history
  • Loading branch information
jtroo committed Jun 4, 2024
1 parent 099d636 commit 8c8b47c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
artifacts-arm64/kanata_macos_cmd_allowed_arm64
build-macos:
runs-on: macos-latest
runs-on: macos-13

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 8c8b47c

Please sign in to comment.