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 bc55c5b commit 07ecdf5Copy full SHA for 07ecdf5
.github/workflows/ci.yml
@@ -52,7 +52,7 @@ jobs:
52
fail-fast: false
53
matrix:
54
elixirbase:
55
- - "1.11.4-erlang-23.3.4.9-alpine-3.16.9"
+ - "1.14.5-erlang-23.3.4.9-alpine-3.16.9"
56
postgres:
57
- "16.2-alpine"
58
- "11.11-alpine"
@@ -61,7 +61,7 @@ jobs:
61
pool_count:
62
- "1"
63
include:
64
- - elixirbase: "1.11.4-erlang-23.3.4.9-alpine-3.16.9"
+ - elixirbase: "1.14.5-erlang-23.3.4.9-alpine-3.16.9"
65
postgres: "16.2-alpine"
66
pool_count: "4"
67
steps:
@@ -96,7 +96,7 @@ jobs:
96
97
98
99
100
mssql:
101
- "2017"
102
- "2019"
0 commit comments