Skip to content

Commit ebd1efd

Browse files
committed
Test python 3.10 as well
1 parent 593785b commit ebd1efd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@ jobs:
1717
- '3.7'
1818
- '3.8'
1919
- '3.9'
20-
# causes issues, disabled for now
21-
# - '3.10'
20+
- '3.10'
2221
steps:
2322
- name: Check out repository
2423
uses: actions/checkout@v3

0 commit comments

Comments
 (0)