Skip to content

Commit

Permalink
Merge pull request #184 from Chia-Network/intel-mac
Browse files Browse the repository at this point in the history
build: specify Intel macs in ci with new format
  • Loading branch information
TheLastCicada authored May 17, 2024
2 parents 08de0c6 + b336d9a commit 3f3f3f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-installers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
emoji: 🍎
runs-on:
arm: [macOS, ARM64]
intel: [macos-latest]
intel: [macos-12]
artifact-os-name: macos
executable-extension: ''
- name: Windows
Expand Down

0 comments on commit 3f3f3f6

Please sign in to comment.