We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd91daa commit 7336fa4Copy full SHA for 7336fa4
bake.rb
@@ -5,10 +5,6 @@ def external
5
6
Bundler.with_clean_env do
7
clone_and_test("async-io")
8
- clone_and_test("async-pool", "sus")
9
- clone_and_test("async-dns")
10
- clone_and_test("falcon", "sus")
11
- clone_and_test("async-rest", "sus")
12
end
13
14
0 commit comments