You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ke...@apache.org on 2021/08/28 00:57:33 UTC

[skywalking] branch reorganize-ci updated: Update e2e.jdk-versions.yaml

This is an automated email from the ASF dual-hosted git repository.

kezhenxu94 pushed a commit to branch reorganize-ci
in repository https://gitbox.apache.org/repos/asf/skywalking.git


The following commit(s) were added to refs/heads/reorganize-ci by this push:
     new 320d196  Update e2e.jdk-versions.yaml
320d196 is described below

commit 320d1969c3d069cf2589a4825471c77d8f610202
Author: kezhenxu94 <ke...@apache.org>
AuthorDate: Sat Aug 28 08:57:22 2021 +0800

    Update e2e.jdk-versions.yaml
---
 .github/workflows/e2e.jdk-versions.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/e2e.jdk-versions.yaml b/.github/workflows/e2e.jdk-versions.yaml
index f2c1115..1782d71 100644
--- a/.github/workflows/e2e.jdk-versions.yaml
+++ b/.github/workflows/e2e.jdk-versions.yaml
@@ -28,7 +28,6 @@ concurrency:
 jobs:
   JavaVersions:
     if: (github.event_name == 'schedule' && github.repository == 'apache/skywalking') || (github.event_name != 'schedule')
-    needs: [ build-docker ]
     name: Agent Java Versions
     runs-on: ubuntu-latest
     timeout-minutes: 90