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

mapohl pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git


The following commit(s) were added to refs/heads/master by this push:
     new ac4248e62cf4 [FLINK-37170][ci] Removes 1.18 version from GHA nightly 
builds
ac4248e62cf4 is described below

commit ac4248e62cf40c4e7e7dc9849aed708c19080a83
Author: Matthias Pohl <mp...@confluent.io>
AuthorDate: Sun Jan 19 21:01:22 2025 +0100

    [FLINK-37170][ci] Removes 1.18 version from GHA nightly builds
---
 .github/workflows/nightly-trigger.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.github/workflows/nightly-trigger.yml 
b/.github/workflows/nightly-trigger.yml
index 9ba625b36a07..25a8346528c0 100644
--- a/.github/workflows/nightly-trigger.yml
+++ b/.github/workflows/nightly-trigger.yml
@@ -33,7 +33,6 @@ jobs:
           - master
           - release-1.20
           - release-1.19
-          - release-1.18
     runs-on: ubuntu-latest
     steps:
       - name: Trigger Workflow

Reply via email to