Skip to content

Commit

Permalink
Merge pull request #1141 from bratpiorka/rrudnick_compat_cleanup
Browse files Browse the repository at this point in the history
remove deprecated cmake flag from compat workflow
  • Loading branch information
vinser52 authored Feb 26, 2025
2 parents 1c9c7a1 + 2d19a61 commit 4c70f6c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/reusable_compatibility.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ jobs:
-DUMF_FORMAT_CODE_STYLE=OFF
-DUMF_DEVELOPER_MODE=ON
-DUMF_BUILD_LIBUMF_POOL_JEMALLOC=ON
-DUMF_BUILD_LIBUMF_POOL_DISJOINT=ON
-DUMF_TESTS_FAIL_ON_SKIP=ON
- name: Build latest UMF
Expand Down Expand Up @@ -197,7 +196,6 @@ jobs:
-DUMF_FORMAT_CODE_STYLE=OFF
-DUMF_DEVELOPER_MODE=ON
-DUMF_BUILD_LIBUMF_POOL_JEMALLOC=ON
-DUMF_BUILD_LIBUMF_POOL_DISJOINT=ON
-DUMF_TESTS_FAIL_ON_SKIP=ON
- name: Build latest UMF
Expand Down

0 comments on commit 4c70f6c

Please sign in to comment.