Skip to content

Commit f07daec

Browse files
authored
Update .github/workflows/ci_cd.yml
1 parent 1fa18c8 commit f07daec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ jobs:
135135
fail-fast: false
136136
matrix:
137137
os: [ubuntu-latest, windows-latest]
138-
python-version: ['3.10', '3.11', '3.12']
138+
python-version: ['3.10', '3.11', '3.12', '3.13']
139139
steps:
140140
- name: Build wheelhouse and perform smoke test
141141
uses: ansys/actions/build-wheelhouse@v9

0 commit comments

Comments
 (0)