This is an automated email from the ASF dual-hosted git repository.
vgalaxies pushed a commit to branch pd-store
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph.git
The following commit(s) were added to refs/heads/pd-store by this push:
new 301e99b00 chore: remove required ci with java8 (#2503)
301e99b00 is described below
commit 301e99b008619abb74885ce6be1d89deb2e1aa3b
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 1be548288..07decc612 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