Skip to content

Commit ab4163e

Browse files
committed
Add python 3.10 tests.
1 parent 24ab9f7 commit ab4163e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
build:
1212
strategy:
1313
matrix:
14-
python-version: ["3.9"]
14+
python-version: ["3.9", "3.10"]
1515
name: Continuous Integration
1616
runs-on: "ubuntu-latest"
1717
steps:

0 commit comments

Comments
 (0)