Skip to content

Commit

Permalink
Use macos-13
Browse files Browse the repository at this point in the history
  • Loading branch information
emlowe authored Oct 18, 2024
1 parent 6fd5b64 commit 9d7e9d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-installers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ jobs:
matrix: macos
emoji: 🍎
runs-on:
arm: [macOS, ARM64]
intel: [macos-12]
arm: [macos-13-arm64]
intel: [macos-13]
artifact-os-name: macos
executable-extension: ""
- name: Windows
Expand Down

0 comments on commit 9d7e9d8

Please sign in to comment.