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 b871366 commit 6bc3231Copy full SHA for 6bc3231
.github/workflows/ci_release.yml
@@ -87,7 +87,7 @@ jobs:
87
uses: ./.github/workflows/tests.yml
88
with:
89
ANSYS_VERSION: ${{ github.event.inputs.ansys_version || '251' }}
90
- python_versions: '["3.10", "3.11"]'
+ python_versions: '["3.11", "3.12"]'
91
DOCSTRING: false
92
wheel: false
93
wheelhouse: true
@@ -109,7 +109,7 @@ jobs:
109
110
111
112
113
114
115
wheelhouse: false
0 commit comments