Skip to content

Commit 926a184

Browse files
committed
Test with Elixir 1.16
1 parent be42dfe commit 926a184

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.circleci/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
version: 2.1
22

33
latest: &latest
4-
pattern: "^1.15.*-erlang-26.*$"
4+
pattern: "^1.16.*-erlang-26.*$"
55

66
tags: &tags
77
[
8+
1.16.2-erlang-26.2.4-alpine-3.19.1,
89
1.15.7-erlang-26.1.2-alpine-3.18.4,
910
1.14.5-erlang-25.3.2-alpine-3.18.0,
1011
1.13.4-erlang-24.3.4.11-alpine-3.18.0,

0 commit comments

Comments
 (0)