Skip to content

Commit af4a28d

Browse files
authored
Update ci.yml
1 parent 224c4b7 commit af4a28d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
fail-fast: false
1515
matrix:
16-
python-version: ["3.10", "3.11", "pypy3"]
16+
python-version: ["3.10", "3.11", "pypy3.10"]
1717
os: ["ubuntu-latest", "macos-latest"]
1818
steps:
1919
- name: Checkout

0 commit comments

Comments
 (0)