We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dfbf29 commit 0efa366Copy full SHA for 0efa366
1 file changed
.github/workflows/ci.yml
@@ -24,7 +24,7 @@ jobs:
24
fail-fast: false
25
matrix:
26
elixirbase:
27
- - "1.10.4-erlang-21.3.8.24-alpine-3.13.3"
+ - "1.11.4-erlang-21.3.8.24-alpine-3.13.3"
28
postgres:
29
- "11.11"
30
- "9.6"
@@ -43,7 +43,7 @@ jobs:
43
44
45
46
47
mysql:
48
- "5.7"
49
steps:
@@ -60,7 +60,7 @@ jobs:
60
61
62
63
64
mssql:
65
- "2017"
66
- "2019"
0 commit comments