Skip to content

Commit 5eebae9

Browse files
committed
Update GitHub actions
1 parent 9713a09 commit 5eebae9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/ci-workflow.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
fail-fast: false
1717
matrix:
1818
otp: [25.3, 26.2, 27.3, 28.1, 29.0]
19-
elixir: [1.16.2, 1.17.3, 1.18.4, 1.19.5, 1.20.0]
19+
elixir: [1.16.2, 1.17.3, 1.18.4, 1.19.5, 1.20.2]
2020
exclude:
2121
- elixir: 1.16.2
2222
otp: 27.3
@@ -32,9 +32,9 @@ jobs:
3232
otp: 28.1
3333
- elixir: 1.19.5
3434
otp: 25.3
35-
- elixir: 1.20.0
35+
- elixir: 1.20.2
3636
otp: 25.3
37-
- elixir: 1.20.0
37+
- elixir: 1.20.2
3838
otp: 26.2
3939

4040
steps:

0 commit comments

Comments
 (0)