Skip to content

Commit 48e8ca1

Browse files
ci: re-enable 25.1 testing (#2185)
Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent ae41607 commit 48e8ca1

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

.github/workflows/backwards_compatibility.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,8 @@ jobs:
4242
backend-version: "24.1"
4343
- image-tag: "windows-24.2"
4444
backend-version: "24.2"
45-
# TODO: This has to be reverted once the issue with 25.1 has been solved
46-
# https://github.com/ansys/pyansys-geometry/issues/2167
47-
# - image-tag: "windows-25.1"
48-
# backend-version: "25.1"
45+
- image-tag: "windows-25.1"
46+
backend-version: "25.1"
4947
- image-tag: "core-windows-25.2"
5048
backend-version: "25.2"
5149
steps:
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Re-enable 25.1 testing

0 commit comments

Comments
 (0)