This is an automated email from the ASF dual-hosted git repository.
jin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph.git
The following commit(s) were added to refs/heads/master by this push:
new 483bca52e chore: remove required ci with java8 (#2503)
483bca52e is described below
commit 483bca52efbdc64118846ba56180ebca19c7e21f
Author: Peng Junzhi <[email protected]>
AuthorDate: Wed Apr 3 10:17:30 2024 -0500
chore: remove required ci with java8 (#2503)
---
.asf.yaml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index f83048d7b..3bf375216 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -41,7 +41,6 @@ github:
- Analyze (java)
- CodeQL
- check-license
- - build (memory, 8)
- build (memory, 11)
required_pull_request_reviews:
dismiss_stale_reviews: true