[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] [doc-base] master: Disable builds of pl, ro and uk
From:       "Christoph M. Becker via George Peter Banyard" <noreply () php ! net>
Date:       2021-04-30 1:11:54
Message-ID: y4zt6zni8yYGfyD4JWZc47tukQNpvza0xX1gwwqnOs () main ! php ! net
[Download RAW message or body]

Author: Christoph M. Becker (cmb69)
Committer: George Peter Banyard (Girgias)
Date: 2021-04-30T02:12:05+01:00

Commit: https://github.com/php/doc-base/commit/5aa0a40140de6112b34b56b2dbe6b5ac30fa993e
Raw diff: https://github.com/php/doc-base/commit/5aa0a40140de6112b34b56b2dbe6b5ac30fa993e.diff

Disable builds of pl, ro and uk

These are always failing, and as such it doesn't make much sense to try
to build them.

Changed paths:
  M  .github/workflows/integrate.yaml


Diff:

diff --git a/.github/workflows/integrate.yaml b/.github/workflows/integrate.yaml
index 0291b8f1..8cf39fd6 100644
--- a/.github/workflows/integrate.yaml
+++ b/.github/workflows/integrate.yaml
@@ -25,12 +25,12 @@ jobs:
           - "fr"
           - "it"
           - "ja"
-          - "pl"
+#          - "pl"
           - "pt_br"
-          - "ro"
+#          - "ro"
           - "ru"
           - "tr"
-          - "uk"
+#          - "uk"
           - "zh"
 
     steps:

-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic