This is an automated email from the ASF dual-hosted git repository. micafer pushed a commit to branch disable_test_tmp in repository https://gitbox.apache.org/repos/asf/libcloud.git
commit 35cfbfccb6cae2969e3b2c2a8032d2c7015e4f00 Author: Miguel Caballer <[email protected]> AuthorDate: Wed Jul 8 10:41:40 2026 +0200 Disable tests temporary to move to py12 --- .asf.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 690081448..43f40aa41 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -48,8 +48,8 @@ github: - "Unit Tests (Python 3.12)" - "Unit Tests (Python 3.13)" - "Dependency Review" - - "Run Various Lint and Other Checks (3.10)" - - "Build and upload Documentation (3.10)" +# - "Run Various Lint and Other Checks (3.10)" +# - "Build and upload Documentation (3.10)" notifications: jobs: [email protected]
