Skip to content

Commit

Permalink
build: specify Intel macs in ci with new format
Browse files Browse the repository at this point in the history
  • Loading branch information
TheLastCicada committed May 17, 2024
1 parent 08de0c6 commit b336d9a
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 b336d9a

Please sign in to comment.