Skip to content

Commit

Permalink
Exclude build_dir_targets from CIs with HPX_WITH_FETCH_BOOST
Browse files Browse the repository at this point in the history
  • Loading branch information
Pansysk75 committed Jan 22, 2025
1 parent 726b213 commit fbb7fab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/macos_debug_fetch_boost.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,5 @@ jobs:
tests.unit.threads.distributed.tcp.thread_stacksize|\
tests.unit.topology.numa_allocator|\
tests.unit.modules.runtime_components.distributed.tcp.migrate_polymorphic_component|\
tests.unit.modules.executors.limiting_executor|"
"build_dir_targets_test"
tests.unit.modules.executors.limiting_executor|\
build_dir_targets"

0 comments on commit fbb7fab

Please sign in to comment.