Skip to content

Commit d2efb89

Browse files
committed
ci: build with Elixir 1.15 and OTP 26
1 parent 53ed00c commit d2efb89

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,7 +1,7 @@
11
version: 2.1
22

33
latest: &latest
4-
pattern: "^1.14.4-erlang-25.*$"
4+
pattern: "^1.15.3-erlang-26.*$"
55

66
jobs:
77
build-test:
@@ -52,6 +52,7 @@ workflows:
5252
matrix:
5353
parameters:
5454
tag: [
55+
1.15.3-erlang-26.0.2-alpine-3.18.2,
5556
1.14.4-erlang-25.3-alpine-3.17.2,
5657
1.13.4-erlang-24.3.4-alpine-3.15.3,
5758
1.12.3-erlang-24.3.4-alpine-3.15.3,

0 commit comments

Comments
 (0)