Skip to content

Commit

Permalink
Try adding Python 3.12 to build wheels (#1852)
Browse files Browse the repository at this point in the history
  • Loading branch information
jgmelber authored Oct 18, 2024
1 parent 21e7a02 commit a040984
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/buildRyzenWheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit a040984

Please sign in to comment.