Skip to content

Commit 5ef4298

Browse files
committed
chore: 3.10 final
1 parent 2118e39 commit 5ef4298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ jobs:
156156
strategy:
157157
fail-fast: false
158158
matrix:
159-
python: ["2.7", "3.6", "3.10-dev"]
159+
python: ["2.7", "3.6", "3.10"]
160160

161161
steps:
162162
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)