Skip to content

Commit fc628ba

Browse files
committed
Add python 3.10
1 parent 6992fde commit fc628ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
- 3.6
1111
- 3.7
1212
- 3.9
13+
- 3.10
1314
name: Python ${{ matrix.python-version }} sample
1415
steps:
1516
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)