Skip to content

Commit

Permalink
latest is now running arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
gf777 committed Nov 5, 2024
1 parent da92dd0 commit 69e96e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/create_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ jobs:
name: Add Resources
strategy:
matrix:
OS: [macos-latest, ubuntu-latest, windows-2019]
OS: [macos-13, ubuntu-latest, windows-2019]
include:
- OS: macos-latest
- OS: macos-13
OS_NAME: macOS
- OS: ubuntu-latest
OS_NAME: linux
Expand Down

0 comments on commit 69e96e2

Please sign in to comment.