Skip to content

Commit 41870f1

Browse files
authored
Add default pool_count to CI (#640)
1 parent df6732a commit 41870f1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ jobs:
5858
- "11.11-alpine"
5959
- "9.6-alpine"
6060
- "9.5-alpine"
61+
pool_count:
62+
- "1"
6163
include:
6264
- elixirbase: "1.11.4-erlang-23.3.4.9-alpine-3.16.9"
6365
postgres: "16.2-alpine"

0 commit comments

Comments
 (0)