Skip to content

Commit 22af9d3

Browse files
committed
Update Python version matrix
1 parent 6aab907 commit 22af9d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
name: 🧪 Unit tests
5050
strategy:
5151
matrix:
52-
python: ["2.7", "3.7", "3.8", "3.9"]
52+
python: ["3.7", "3.8", "3.9", "3.10"]
5353
runs-on: ubuntu-latest
5454
steps:
5555
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)