Skip to content

Commit

Permalink
use macos-13 for intel
Browse files Browse the repository at this point in the history
  • Loading branch information
ozcodes committed Dec 5, 2024
1 parent ddf9b24 commit 993c1ff
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 @@ -42,7 +42,7 @@ jobs:
path: out/platform-tools-osx-aarch64.tar.bz2

build-mac-intel:
runs-on: macos-latest-large
runs-on: macos-13
env:
TAG: ${{ github.ref_name }}
steps:
Expand Down

0 comments on commit 993c1ff

Please sign in to comment.