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 a8f7085 commit f17b093Copy full SHA for f17b093
.github/workflows/run-operators-unit-tests.yml
@@ -31,7 +31,7 @@ jobs:
31
strategy:
32
fail-fast: false
33
matrix:
34
- python-version: ["3.8", "3.10.8"]
+ python-version: ["3.8"]
35
36
steps:
37
- uses: actions/checkout@v4
0 commit comments