Skip to content

Commit

Permalink
Revert "HDDS-11456. Require successful dependency/licence checks for …
Browse files Browse the repository at this point in the history
…acceptance/compile/kubernetes (apache#7192)"

This reverts commit a7d7e37.
  • Loading branch information
adoroszlai committed Sep 16, 2024
1 parent 9f5bf43 commit 22ddfb9
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,8 +171,6 @@ jobs:
- build-info
- build
- basic
- dependency
- license
timeout-minutes: 45
if: needs.build-info.outputs.needs-compile == 'true'
strategy:
Expand Down Expand Up @@ -409,8 +407,6 @@ jobs:
- build-info
- build
- basic
- dependency
- license
runs-on: ubuntu-20.04
timeout-minutes: 150
if: needs.build-info.outputs.needs-compose-tests == 'true'
Expand Down Expand Up @@ -458,8 +454,6 @@ jobs:
- build-info
- build
- basic
- dependency
- license
runs-on: ubuntu-20.04
timeout-minutes: 60
if: needs.build-info.outputs.needs-kubernetes-tests == 'true'
Expand Down

0 comments on commit 22ddfb9

Please sign in to comment.