Skip to content

Commit

Permalink
test bump
Browse files Browse the repository at this point in the history
  • Loading branch information
crazybolillo committed Apr 5, 2024
1 parent 424e57b commit 4855f7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ jobs:
fail-fast: false
matrix:
# We only test on the lowest and highest supported PyPy versions
python-version: ["pypy3.8", "pypy3.10"]
python-version: ["pypy3.9", "pypy3.10"]
steps:
- name: Check out code from GitHub
uses: actions/checkout@v4.1.2
Expand Down

0 comments on commit 4855f7c

Please sign in to comment.