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 67d8cfeba Try to re-enable pypy job. 67d8cfeba is described below commit 67d8cfebaf650f351a22c84c352f046b58405d0c Author: Tomaz Muraus <to...@tomaz.me> AuthorDate: Tue Jun 7 14:01:29 2022 +0200 Try to re-enable pypy job. --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 84186f5e5..e2573ff4a 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -52,7 +52,7 @@ jobs: - 3.8 - 3.9 - "3.10" - #- "pypy3.7" + - "pypy-3.7" - pyjion os: - ubuntu-latest