We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53ed00c commit d2efb89Copy full SHA for d2efb89
1 file changed
.circleci/config.yml
@@ -1,7 +1,7 @@
1
version: 2.1
2
3
latest: &latest
4
- pattern: "^1.14.4-erlang-25.*$"
+ pattern: "^1.15.3-erlang-26.*$"
5
6
jobs:
7
build-test:
@@ -52,6 +52,7 @@ workflows:
52
matrix:
53
parameters:
54
tag: [
55
+ 1.15.3-erlang-26.0.2-alpine-3.18.2,
56
1.14.4-erlang-25.3-alpine-3.17.2,
57
1.13.4-erlang-24.3.4-alpine-3.15.3,
58
1.12.3-erlang-24.3.4-alpine-3.15.3,
0 commit comments