From f81119a22719ec688039cf86a76b597b0cc0f27f Mon Sep 17 00:00:00 2001 From: Yichi Zhang Date: Wed, 11 May 2022 12:08:45 -0700 Subject: [PATCH] Remove python 3.6 postcommit from mass_comment.py (#17630) --- 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 ffced67aadc57..64d272aa01b36 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",