Skip to content

Commit 00ce7aa

Browse files
authored
maint: update main Python version (#349)
1 parent 2a3324f commit 00ce7aa

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
@@ -9,7 +9,7 @@ on:
99
- main
1010

1111
env:
12-
MAIN_PYTHON_VERSION: '3.9'
12+
MAIN_PYTHON_VERSION: '3.10'
1313
PACKAGE_NAME: 'ansys-dyna-core'
1414
PACKAGE_NAMESPACE: 'ansys.dyna.core'
1515
DOCUMENTATION_CNAME: "dyna.docs.pyansys.com"

0 commit comments

Comments
 (0)