Skip to content

Commit

Permalink
Revert "Workaround hang with 1.8-DEV"
Browse files Browse the repository at this point in the history
This reverts commit f6ca38e.
  • Loading branch information
tkf committed Dec 24, 2021
1 parent f07007f commit 88e3d7c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ using Distributed: addprocs, nworkers
using Test

if get(ENV, "CI", "false") == "true"
VERSION < v"1.8-" && # workaround the hang in CI
addprocs(3)

# Tests in `PerformanceTestTools.@include_foreach` might cause
Expand Down

0 comments on commit 88e3d7c

Please sign in to comment.