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 b59224a commit b68b0c0Copy full SHA for b68b0c0
.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