Skip to content

Commit e8d22df

Browse files
committed
Using python 3.10
1 parent 53d9c0f commit e8d22df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414

1515
env:
1616
PROJECT_NAME: 'PyMAPDL'
17-
MAIN_PYTHON_VERSION: '3.9'
17+
MAIN_PYTHON_VERSION: '3.10'
1818
PACKAGE_NAME: 'ansys-mapdl-core'
1919
PACKAGE_NAMESPACE: 'ansys.mapdl.core'
2020
DOCUMENTATION_CNAME: 'mapdl.docs.pyansys.com'

0 commit comments

Comments
 (0)