Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

Commit

Permalink
back to mac latest XL
Browse files Browse the repository at this point in the history
  • Loading branch information
horacioh committed Mar 6, 2024
1 parent eaf1933 commit 3de6174
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/desktop-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,11 @@ jobs:
strategy:
matrix:
config:
- os: macos-latest-large
- os: macos-latest-xl
arch: x64
goarch: amd64
daemon_name: x86_64-apple-darwin
- os: macos-13-xlarge
- os: macos-latest-xl
arch: arm64
goarch: arm64
daemon_name: aarch64-apple-darwin
Expand Down

0 comments on commit 3de6174

Please sign in to comment.