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

adutra pushed a commit to branch feature/iceberg-1.11
in repository https://gitbox.apache.org/repos/asf/polaris.git


The following commit(s) were added to refs/heads/feature/iceberg-1.11 by this 
push:
     new b324ad627 [temp] Disable regtests
b324ad627 is described below

commit b324ad6278cc24a38d8b3c33debde925be2ea705
Author: Alexandre Dutra <[email protected]>
AuthorDate: Tue Feb 10 20:51:48 2026 +0100

    [temp] Disable regtests
---
 .github/workflows/ci.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index d8b8e19c0..db0b9c30e 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -273,6 +273,7 @@ jobs:
 
   regtest:
     name: Regression Tests
+    if: false
     runs-on: ubuntu-latest
     permissions:
       contents: read

Reply via email to