Skip to content

Commit

Permalink
Add retro tests for 242
Browse files Browse the repository at this point in the history
  • Loading branch information
PProfizi committed Nov 25, 2024
1 parent 22f0d8d commit b0efe45
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/ci_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,15 @@ jobs:
standalone_suffix: ${{ github.event.inputs.standalone_branch_suffix || '.pre0' }}
secrets: inherit

retro_242:
name: "retro 242"
uses: ./.github/workflows/tests.yml
with:
ANSYS_VERSION: "242"
python_versions: '["3.9"]'
DOCSTRING: false
secrets: inherit

retro_241:
name: "retro 241"
uses: ./.github/workflows/tests.yml
Expand Down

0 comments on commit b0efe45

Please sign in to comment.