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

juergbi pushed a commit to branch jbilleter/buildgrid
in repository https://gitbox.apache.org/repos/asf/buildstream.git


The following commit(s) were added to refs/heads/jbilleter/buildgrid by this 
push:
     new 924cf1d85 TEMP: Disable most tests
924cf1d85 is described below

commit 924cf1d85de689bc9e6a97340ddef6f2942d7ced
Author: Jürg Billeter <[email protected]>
AuthorDate: Wed Nov 5 11:42:15 2025 +0100

    TEMP: Disable most tests
---
 .github/workflows/ci.yml | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 07faedc0a..fb9b2f2ea 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -36,14 +36,7 @@ jobs:
         # The names here should map to a valid service defined in
         # "../compose/ci.docker-compose.yml"
         test-name:
-          - debian-12
-          - debian-13
-          - fedora-42
-          - fedora-43
-          - fedora-missing-deps
-          - ubuntu-22.04
           - lint
-          - mypy
 
         include:
           - test-name: plugins-master

Reply via email to