You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by to...@apache.org on 2022/09/08 18:32:11 UTC

[libcloud] branch trunk updated: Update required status checks since those checks have been migrated to Python 3.8.

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

tomaz pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/libcloud.git


The following commit(s) were added to refs/heads/trunk by this push:
     new df3fead3b Update required status checks since those checks have been migrated to Python 3.8.
df3fead3b is described below

commit df3fead3bd7f0fc096ecafbf3289378ed58a2854
Author: Tomaz Muraus <to...@tomaz.me>
AuthorDate: Thu Sep 8 20:31:03 2022 +0200

    Update required status checks since those checks have been migrated to
    Python 3.8.
---
 .asf.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index e2168a5b2..c0563d948 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -45,8 +45,8 @@ github:
           - "Unit Tests (Python 3.8)"
           - "Unit Tests (Python 3.9)"
           - "Unit Tests (Python 3.10)"
-          - "Run Various Lint and Other Checks (3.7)"
-          - "Build and upload Documentation (3.7)"
+          - "Run Various Lint and Other Checks (3.8)"
+          - "Build and upload Documentation (3.8)"
 
 notifications:
   jobs: notifications@libcloud.apache.org