Skip to content

Commit ce16c83

Browse files
authored
Build the RDO packages for Python 3.11 only (1.19) (#4601)
1 parent 114a20e commit ce16c83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-rdo-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
packages: write
2222
strategy:
2323
matrix:
24-
python_version: ["3.10", "3.11"]
24+
python_version: ["3.11"]
2525

2626
# Generic bits
2727
steps:

0 commit comments

Comments
 (0)