From 12b6a4cae62174d2036eff0ddee549571ebba488 Mon Sep 17 00:00:00 2001 From: Yichi Zhang Date: Wed, 11 May 2022 18:19:36 +0000 Subject: [PATCH] Remove python 3.6 postcommit from mass_comment.py --- release/src/main/scripts/mass_comment.py | 1 - 1 file changed, 1 deletion(-) diff --git a/release/src/main/scripts/mass_comment.py b/release/src/main/scripts/mass_comment.py index ffced67aadc5..64d272aa01b3 100644 --- a/release/src/main/scripts/mass_comment.py +++ b/release/src/main/scripts/mass_comment.py @@ -89,7 +89,6 @@ "Run PostCommit_Java_Dataflow", "Run PostCommit_Java_DataflowV2", "Run PostCommit_Java_Hadoop_Versions", - "Run Python 3.6 PostCommit", "Run Python 3.7 PostCommit", "Run Python 3.8 PostCommit", "Run Python 3.9 PostCommit",