Skip to content

Commit

Permalink
Use macOS-13 instead of latest
Browse files Browse the repository at this point in the history
  • Loading branch information
L7R7 committed Jun 24, 2024
1 parent db88b26 commit 9c57a44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@ jobs:
arch: x86_64
- os: macOS-latest
arch: aarch64
- os: macOS-latest
- os: macOS-13 # macOS-latest does something weird I don't understand
arch: arm64
- os: macOS-latest
- os: macOS-13 # macOS-latest does something weird I don't understand
arch: x86_64
- os: windows-latest
arch: x86_64
Expand Down

0 comments on commit 9c57a44

Please sign in to comment.