Skip to content

Commit 3d4a273

Browse files
committed
add Python 3.10 beta
1 parent 286fcea commit 3d4a273

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
- "3.7"
1515
- "3.8"
1616
- "3.9"
17+
- "3.10.0-beta.1"
1718
steps:
1819
- uses: actions/checkout@v2
1920
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)