Skip to content

Commit

Permalink
Merge pull request #424 from cclauss/patch-2
Browse files Browse the repository at this point in the history
GitHub Actions: Test on current versions of PyPy
  • Loading branch information
xzkostyan committed Mar 12, 2024
2 parents 55eefb4 + e7c9b7c commit c4a89b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
- "3.10"
- "3.11"
- "3.12"
- "pypy-3.6"
- "pypy-3.7"
- "pypy-3.9"
- "pypy-3.10"
clickhouse-version:
- 24.1.5.6
- 23.9.3.12
Expand Down

0 comments on commit c4a89b3

Please sign in to comment.