Skip to content

Commit ac74ade

Browse files
committed
Test current versions of Python
1 parent 9ac3272 commit ac74ade

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ jobs:
1414
- 3.7
1515
- 3.8
1616
- 3.9
17+
- "3.10"
18+
- 3.11
1719
fail-fast: false
1820
steps:
1921
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)