Skip to content

Commit

Permalink
Restore pypy tests now that 3.10 is the standard. Bypasses issue in #463
Browse files Browse the repository at this point in the history
.
  • Loading branch information
jaraco committed Dec 3, 2023
1 parent 02bbfb0 commit 7238302
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/main.yml
Expand Up @@ -36,9 +36,8 @@ jobs:
platform: ubuntu-latest
- python: "3.10"
platform: ubuntu-latest
# disabled for #463
# - python: pypy3.10
# platform: ubuntu-latest
- python: pypy3.10
platform: ubuntu-latest
runs-on: ${{ matrix.platform }}
continue-on-error: ${{ matrix.python == '3.13' }}
steps:
Expand Down

0 comments on commit 7238302

Please sign in to comment.