Skip to content

Commit

Permalink
CI: Drop pypy38
Browse files Browse the repository at this point in the history
Co-authored-by: mattip <[email protected]>
  • Loading branch information
HaoZeke and mattip committed Aug 11, 2024
1 parent 46ffd86 commit 888133e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
fail-fast: false
matrix:
os: ["ubuntu-latest"]
python-version: ["3.7", "3.12", "pypy-3.8", "pypy-3.9"]
python-version: ["3.7", "3.12", "pypy-3.9"]
r-version: ['release']
timeout-minutes: 60
steps:
Expand Down

0 comments on commit 888133e

Please sign in to comment.