Skip to content

Commit

Permalink
TEST: remove tests for pypy38 (#1087)
Browse files Browse the repository at this point in the history
  • Loading branch information
FirefoxMetzger authored Jun 1, 2024
1 parent 4c5caea commit 8427769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypy_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
fail-fast: true
matrix:
os: ["ubuntu-latest", "macos-12"]
pyversion: ["pypy-3.8", "pypy-3.9", "pypy-3.10"]
pyversion: ["pypy-3.9", "pypy-3.10"]
steps:
- uses: actions/checkout@v3
- name: Set up pypy
Expand Down

0 comments on commit 8427769

Please sign in to comment.