Skip to content

Commit 0efa366

Browse files
committed
Update CI tests to 1.11 due to PG
1 parent 1dfbf29 commit 0efa366

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
fail-fast: false
2525
matrix:
2626
elixirbase:
27-
- "1.10.4-erlang-21.3.8.24-alpine-3.13.3"
27+
- "1.11.4-erlang-21.3.8.24-alpine-3.13.3"
2828
postgres:
2929
- "11.11"
3030
- "9.6"
@@ -43,7 +43,7 @@ jobs:
4343
fail-fast: false
4444
matrix:
4545
elixirbase:
46-
- "1.10.4-erlang-21.3.8.24-alpine-3.13.3"
46+
- "1.11.4-erlang-21.3.8.24-alpine-3.13.3"
4747
mysql:
4848
- "5.7"
4949
steps:
@@ -60,7 +60,7 @@ jobs:
6060
fail-fast: false
6161
matrix:
6262
elixirbase:
63-
- "1.10.4-erlang-21.3.8.24-alpine-3.13.3"
63+
- "1.11.4-erlang-21.3.8.24-alpine-3.13.3"
6464
mssql:
6565
- "2017"
6666
- "2019"

0 commit comments

Comments
 (0)