Skip to content

Commit 7180bfb

Browse files
committed
Bump ANSYS_VERSION to 231
1 parent 8491b1d commit 7180bfb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ concurrency:
1818
env:
1919
PACKAGE_NAME: ansys-dpf-core
2020
MODULE: core
21-
ANSYS_VERSION: 222
21+
ANSYS_VERSION: 231
2222

2323
jobs:
2424
style:

.github/workflows/pydpf-post.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
env:
1313
PACKAGE_NAME: ansys-dpf-core
1414
MODULE: core
15-
ANSYS_VERSION: 222
15+
ANSYS_VERSION: 231
1616

1717
jobs:
1818
Clone_and_Test:

0 commit comments

Comments
 (0)