Skip to content

Commit

Permalink
ci: mac m1 test runner
Browse files Browse the repository at this point in the history
  • Loading branch information
abose committed Nov 6, 2023
1 parent 9ce5445 commit 3beb42f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/desktop-mac-M1-test-pull.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
branches: [ main ]

concurrency:
group: pr-desktop-mac-${{ github.event.pull_request.number }}
group: pr-desktop-mac-m1-${{ github.event.pull_request.number }}
cancel-in-progress: true

jobs:
Expand Down

0 comments on commit 3beb42f

Please sign in to comment.