8000 Test against Python 3.10 · python/core-workflow@84f7cd1 · GitHub
[go: up one dir, main page]

Skip to content

Commit 84f7cd1

Browse files
committed
Test against Python 3.10
1 parent e6d3c25 commit 84f7cd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
- '3.7'
1818
- '3.8'
1919
- '3.9'
20+
- '3.10'
2021
name: ${{ matrix.python }}
2122
runs-on: ubuntu-latest
2223
steps:

0 commit comments

Comments
 (0)
0