Skip to content

Commit

Permalink
ci: make make-release-group depend on ci-aarch64-darwin (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
ifd3f authored May 4, 2024
1 parent ade33c9 commit d58d02e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ jobs:
make-release-group:
runs-on: ubuntu-latest
needs:
- ci-aarch64-darwin
- ci-aarch64-linux
- ci-x86_64-darwin
- ci-x86_64-linux
Expand Down

0 comments on commit d58d02e

Please sign in to comment.