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 be2baf0 commit 14281b0Copy full SHA for 14281b0
.github/workflows/ci.yml
@@ -52,7 +52,7 @@ jobs:
52
fail-fast: false
53
matrix:
54
elixirbase:
55
- - "1.11.4-erlang-21.3.8.24-alpine-3.13.3"
+ - "1.11.4-erlang-23.3.4.9-alpine-3.16.9"
56
postgres:
57
- "16.2-alpine"
58
- "11.11-alpine"
@@ -71,7 +71,7 @@ jobs:
71
72
73
74
75
mysql:
76
- "5.7"
77
- "8.0"
@@ -88,7 +88,7 @@ jobs:
88
89
90
91
92
mssql:
93
- "2017"
94
- "2019"
0 commit comments