From 319fa312a5fd2f39a8227f9ce154b7156923631a Mon Sep 17 00:00:00 2001 From: Brice Dutheil Date: Wed, 4 Jun 2025 16:38:44 +0200 Subject: [PATCH] Revert "Only run all jdks as part of nightly (#8900)" This reverts commit 2fe20fe98143e7bae5f281087a2279939cab479a. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f999cce631f..a439fd770b1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -387,7 +387,7 @@ muzzle-dep-report: when: on_success - if: $NON_DEFAULT_JVMS == "true" when: on_success - - if: $CI_PIPELINE_SOURCE == "schedule" + - if: $CI_COMMIT_BRANCH == "master" when: on_success script: - >