Skip to content

Commit 95f41e5

Browse files
committed
More python
1 parent 332b572 commit 95f41e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
strategy:
3737
fail-fast: false
3838
matrix:
39-
python-version: [3.11]
39+
python-version: [3.9, 3.10, 3.11, latest]
4040
node-version: [latest]
4141
os: [ubuntu-latest]
4242
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)