Skip to content

Commit

Permalink
GH Actions: Test multi-threaded build with malloc redirection on OS X
Browse files Browse the repository at this point in the history
  • Loading branch information
ivmai committed Nov 14, 2023
1 parent 40eef90 commit f2630a4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/cmake-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,9 +62,6 @@ jobs:
- os: windows-latest # TODO: support dependency on libatomic_ops
c_compiler: cl
enable_threads: on
- os: macos-latest # FIXME: enable this after fixing assert fail
enable_threads: on
redirect_malloc: on
- os: macos-latest # FIXME: KERN_PROTECTION_FAILURE while world stopped
enable_threads: on
redirect_malloc: off
Expand Down

0 comments on commit f2630a4

Please sign in to comment.