diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a2619565..77124ea7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,8 +17,8 @@ jobs: id: bc interp: BC python-version: pypy2.7 - - name: Basics Python 2.7 - python-version: 2.7 + - name: Basics PyPy 2.7 + python-version: pypy2.7 id: basic - name: Basics Python 3.11 python-version: 3.11