We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8db5b80 commit 0036a35Copy full SHA for 0036a35
.github/workflows/main.yml
@@ -18,7 +18,7 @@ jobs:
18
- 3.7
19
- 3.8
20
- 3.9
21
- - 3.10-dev
+ - '3.10'
22
23
steps:
24
- uses: actions/checkout@v2
0 commit comments