Skip to content

Commit

Permalink
Fixing pypy versions and updating very old action versions
Browse files Browse the repository at this point in the history
  • Loading branch information
carl-tstpd committed May 14, 2023
1 parent 3a512b3 commit 14882dc
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 @@ -321,7 +321,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: ["pypy3"]
python-version: ["pypy3.8"]
steps:
- name: Check out code from GitHub
uses: actions/checkout@v2.4.0
Expand Down

0 comments on commit 14882dc

Please sign in to comment.