Skip to content

Commit cd8794b

Browse files
authored
Merge pull request #520 from bratpiorka/rrudnick_remove_scalable_build_option
remove unused UMF_BUILD_LIBUMF_POOL_SCALABLE
2 parents 5fbf9e5 + da8c4d4 commit cd8794b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pr_push.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ jobs:
9898
run: >
9999
cmake
100100
-B ${{github.workspace}}/build
101-
-DUMF_BUILD_LIBUMF_POOL_SCALABLE=ON
102101
-DUMF_BUILD_SHARED_LIBRARY=ON
103102
-DUMF_TESTS_FAIL_ON_SKIP=ON
104103
${{matrix.extra_build_options}}

0 commit comments

Comments
 (0)