diff --git a/.github/workflows/buildRyzenWheels.yml b/.github/workflows/buildRyzenWheels.yml index 862221d978..fe47854e3b 100644 --- a/.github/workflows/buildRyzenWheels.yml +++ b/.github/workflows/buildRyzenWheels.yml @@ -117,9 +117,7 @@ jobs: fail-fast: false matrix: python_version: [ -# "3.8", "3.9", - "3.10", -# "3.11", "3.12" + "3.10", "3.12", ] steps: