Skip to content

Commit

Permalink
ci: Bump Pypy version
Browse files Browse the repository at this point in the history
  • Loading branch information
progval committed May 30, 2024
1 parent 9a4dca8 commit 7168542
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@ jobs:
- python-version: "3.10"
with-opt-deps: false
runs-on: ubuntu-22.04

- python-version: "3.9"
- python-version: "pypy-3.10"
with-opt-deps: true
runs-on: ubuntu-22.04
- python-version: "pypy-3.9"

- python-version: "3.9"
with-opt-deps: true
runs-on: ubuntu-22.04

Expand Down

0 comments on commit 7168542

Please sign in to comment.