Skip to content

Commit 03a9c25

Browse files
authored
Update test.yml
1 parent 449241e commit 03a9c25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
max-parallel: 10
2626
matrix:
2727
platform: [ubuntu-latest, macos-latest, windows-latest]
28-
python-version: [3.6, 3.7, 3.8, 3.9, '3.10.0-beta.1']
28+
python-version: [3.6, 3.7, 3.8, 3.9, '3.10']
2929

3030
steps:
3131
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)