We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3931b88 + 5d5e4d9 commit b674a09Copy full SHA for b674a09
1 file changed
.github/workflows/pytest.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
fail-fast: false
16
matrix:
17
- python-version: [3.8.12]
+ python-version: [3.10.0rc2]
18
19
steps:
20
- name: Set static enviornment values
0 commit comments