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

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


The following commit(s) were added to refs/heads/master by this push:
     new b4e48d561fc Remove MSE compatibility verifier for 1.3.0 (#17693)
b4e48d561fc is described below

commit b4e48d561fc02faf574aadb69e27ab7c0cd49b9d
Author: Yash Mayya <[email protected]>
AuthorDate: Thu Feb 12 15:45:06 2026 -0800

    Remove MSE compatibility verifier for 1.3.0 (#17693)
---
 .github/workflows/pinot_tests.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/pinot_tests.yml 
b/.github/workflows/pinot_tests.yml
index bef09eb9106..ab851dd9f29 100644
--- a/.github/workflows/pinot_tests.yml
+++ b/.github/workflows/pinot_tests.yml
@@ -549,7 +549,7 @@ jobs:
       matrix:
         test_suite: [ 
"compatibility-verifier/multi-stage-query-engine-test-suite" ]
         old_commit: [
-          "release-1.3.0", "release-1.4.0", "master"
+          "release-1.4.0", "master"
         ]
     name: Pinot Multi-Stage Query Engine Compatibility Regression Testing 
against ${{ matrix.old_commit }} on ${{ matrix.test_suite }}
     steps:


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to