We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 114a20e commit ce16c83Copy full SHA for ce16c83
1 file changed
.github/workflows/build-rdo-package.yml
@@ -21,7 +21,7 @@ jobs:
21
packages: write
22
strategy:
23
matrix:
24
- python_version: ["3.10", "3.11"]
+ python_version: ["3.11"]
25
26
# Generic bits
27
steps:
0 commit comments