Skip to content

Commit

Permalink
Remove max-parallel restriction
Browse files Browse the repository at this point in the history
  • Loading branch information
lionel- committed Aug 30, 2024
1 parent 7dff398 commit 5331e46
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

strategy:
max-parallel: 1
matrix:
arch: [arm64, x64]
flavor: [debug, release]
Expand Down

0 comments on commit 5331e46

Please sign in to comment.