We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa6dbe3 commit 4d2ac61Copy full SHA for 4d2ac61
.github/workflows/run-operators-unit-tests.yml
@@ -30,7 +30,7 @@ jobs:
30
strategy:
31
fail-fast: false
32
matrix:
33
- python-version: ["3.8", "3.10"]
+ python-version: ["3.8", "3.10.8"]
34
35
steps:
36
- uses: actions/checkout@v3
0 commit comments