Skip to content

Commit bb24f7e

Browse files
author
Tatjana Damnjanović
committed
pypy instad of pypy3
1 parent 6ad0b06 commit bb24f7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-22.04
99
strategy:
1010
matrix:
11-
python-version: [3.8, '3.10', '3.11', '3.12', pypy3]
11+
python-version: [3.8, '3.10', '3.11', '3.12', pypy]
1212
env:
1313
SOLVEBIO_API_HOST: ${{ secrets.QUARTZBIO_API_HOST }}
1414
SOLVEBIO_API_KEY: ${{ secrets.QUARTZBIO_API_KEY }}

0 commit comments

Comments
 (0)