Skip to content

Commit 483d8b6

Browse files
committed
ci: updates erlang versions
1 parent 8bb347e commit 483d8b6

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,15 +12,15 @@ jobs:
1212
matrix:
1313
include:
1414
- elixir: '1.18'
15-
erlang: '27.2'
15+
erlang: '28.0.1'
1616
lint: true
1717
- elixir: '1.17'
18-
erlang: '26.2.5.6'
18+
erlang: '27.3.4.1'
1919
- elixir: '1.16'
20-
erlang: '26.2.5.6'
20+
erlang: '26.2.5.13'
2121
blend: tower_0_7
2222
- elixir: '1.15'
23-
erlang: '25.3.2.16'
23+
erlang: '25.3.2.21'
2424
blend: swoosh_1_14
2525
steps:
2626
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)