Skip to content

Commit 4c70f6c

Browse files
authored
Merge pull request #1141 from bratpiorka/rrudnick_compat_cleanup
remove deprecated cmake flag from compat workflow
2 parents 1c9c7a1 + 2d19a61 commit 4c70f6c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/reusable_compatibility.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ jobs:
9797
-DUMF_FORMAT_CODE_STYLE=OFF
9898
-DUMF_DEVELOPER_MODE=ON
9999
-DUMF_BUILD_LIBUMF_POOL_JEMALLOC=ON
100-
-DUMF_BUILD_LIBUMF_POOL_DISJOINT=ON
101100
-DUMF_TESTS_FAIL_ON_SKIP=ON
102101
103102
- name: Build latest UMF
@@ -197,7 +196,6 @@ jobs:
197196
-DUMF_FORMAT_CODE_STYLE=OFF
198197
-DUMF_DEVELOPER_MODE=ON
199198
-DUMF_BUILD_LIBUMF_POOL_JEMALLOC=ON
200-
-DUMF_BUILD_LIBUMF_POOL_DISJOINT=ON
201199
-DUMF_TESTS_FAIL_ON_SKIP=ON
202200
203201
- name: Build latest UMF

0 commit comments

Comments
 (0)