Skip to content

Commit 27c9256

Browse files
committed
Test 252.sp04 in ci.yml retro testing
1 parent e2fed68 commit 27c9256

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
@@ -204,5 +204,5 @@ jobs:
204204
ANSYS_VERSION: ${{ matrix.version }}
205205
python_versions: '["3.10"]'
206206
DOCSTRING: false
207-
standalone_suffix: ${{ matrix.version == '241' && '.sp01' || '' }}
207+
standalone_suffix: ${{ matrix.version == '241' && '.sp01' || ${{ matrix.version == '252' && '.sp04' || '' }} }}
208208
secrets: inherit

0 commit comments

Comments
 (0)