Skip to content

Commit

Permalink
change to mac-13
Browse files Browse the repository at this point in the history
  • Loading branch information
Noam-Br committed May 2, 2024
1 parent 38ad391 commit b7c25b0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ permissions:

jobs:
build:
runs-on: macos-latest
runs-on: macos-13
env:
AC_PASSWORD: ${{ secrets.AC_PASSWORD }}
APPLE_DEVELOPER_CERTIFICATE_P12_BASE64: ${{ secrets.APPLE_DEVELOPER_CERTIFICATE_P12_BASE64 }}
Expand Down
6 changes: 3 additions & 3 deletions .goreleaser-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@ archives:
format_overrides:
- goos: windows
format: zip
# replacements:
# amd64: x64
# 386: x32
replacements:
amd64: x64
386: x32
files:
- LICENSE
- id: cx-mac-universal
Expand Down

0 comments on commit b7c25b0

Please sign in to comment.