Skip to content

Commit

Permalink
maint: update main Python version (#349)
Browse files Browse the repository at this point in the history
  • Loading branch information
RobPasMue authored Jan 2, 2024
1 parent 2a3324f commit 00ce7aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
- main

env:
MAIN_PYTHON_VERSION: '3.9'
MAIN_PYTHON_VERSION: '3.10'
PACKAGE_NAME: 'ansys-dyna-core'
PACKAGE_NAMESPACE: 'ansys.dyna.core'
DOCUMENTATION_CNAME: "dyna.docs.pyansys.com"
Expand Down

0 comments on commit 00ce7aa

Please sign in to comment.