Skip to content

Commit f291d80

Browse files
author
Antti Myyrä
committed
chore(test): Add Python 3.10 to GHA test workflow
1 parent 54b375c commit f291d80

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
@@ -22,6 +22,7 @@ jobs:
2222
- py37
2323
- py38
2424
- py39
25+
- py310
2526
- pypy3
2627
steps:
2728
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)