Skip to content

Commit

Permalink
Remove interference from parallel MacOS GitHub jobs in the same workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nalinigans committed Mar 6, 2024
1 parent b245aa7 commit 0a4ceb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
needs: version_number
runs-on: macos-12
env:
INSTALL_PREFIX: ${{ github.workspace }}/prereqs
INSTALL_PREFIX: ${{ github.workspace }}/prereqs_arm64
MACOSX_DEPLOYMENT_TARGET: 12.1

steps:
Expand Down

0 comments on commit 0a4ceb9

Please sign in to comment.