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

tomaz pushed a commit to branch chore/update-status-checks
in repository https://gitbox.apache.org/repos/asf/libcloud.git

commit 74415ddcf6b3573bfa3e76551baba06aada1b9a2
Author: Tomaz Muraus <to...@tomaz.me>
AuthorDate: Sun Mar 2 15:10:51 2025 +0100

    Update required status checks.
---
 .asf.yaml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 759ab2d54..746477948 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -44,13 +44,10 @@ github:
         strict: true
         # contexts are the names of checks that must pass
         contexts:
-          - "Unit Tests (Python 3.8)"
-          - "Unit Tests (Python 3.9)"
           - "Unit Tests (Python 3.10)"
           - "Unit Tests (Python 3.11)"
           - "Unit Tests (Python 3.12)"
-          - "Run Various Lint and Other Checks (3.8)"
-          - "Build and upload Documentation (3.8)"
+          - "Unit Tests (Python 3.13)"
           - "Dependency Review"
 
 notifications:

Reply via email to