This is an automated email from the ASF dual-hosted git repository.
zhonghongsheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git
The following commit(s) were added to refs/heads/master by this push:
new 14b071f Remove needs in ci.yml (#16369)
14b071f is described below
commit 14b071fa7cc68afaf13c32a1df3829e9afa10849
Author: 吴伟杰 <[email protected]>
AuthorDate: Fri Mar 25 16:49:21 2022 +0800
Remove needs in ci.yml (#16369)
---
.github/workflows/ci.yml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index f078881..3b78db8 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -113,7 +113,6 @@ jobs:
macos:
name: JDK ${{ matrix.java.version }} - on ${{ matrix.os }}
- needs: check-license
runs-on: ${{ matrix.os }}
timeout-minutes: 60
strategy: