Skip to content

Commit

Permalink
Remove needless needs (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
kou authored Sep 11, 2023
1 parent c2e780e commit 32bfbd2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/verify-rc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,6 @@ jobs:

binaries:
name: Binaries
needs:
- linux
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
Expand Down

0 comments on commit 32bfbd2

Please sign in to comment.