Skip to content

Commit 4447b5a

Browse files
ci: build wheelhouse for Python 3.13
Co-authored-by: Roberto Pastor Muela <[email protected]>
1 parent ef55292 commit 4447b5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
fail-fast: false
6767
matrix:
6868
os: [ubuntu-latest, windows-latest, macos-latest]
69-
python: ['3.10', '3.11', '3.12']
69+
python: ['3.10', '3.11', '3.12', '3.13']
7070
steps:
7171
- uses: ansys/actions/build-wheelhouse@c2fa7c93f6883114e0e643599431b33d29f0b13f # v10.1.4
7272
with:

0 commit comments

Comments
 (0)