Skip to content

Commit 9992716

Browse files
GHA: Don't test 'future.mirai::mirai_cluster', because it requires explicit setup of mirai::daemons() since mirai 2.4.0
1 parent 896671d commit 9992716

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/future_tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- { plan: 'future.batchtools::batchtools_bash' }
2525
- { plan: 'future.callr::callr' }
2626
- { plan: 'future.mirai::mirai_multisession' }
27-
- { plan: 'future.mirai::mirai_cluster' }
27+
# - { plan: 'future.mirai::mirai_cluster' }
2828

2929
env:
3030
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)