Skip to content

Commit 01fe8c0

Browse files
committed
ci: update test matrix
1 parent ea48337 commit 01fe8c0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ jobs:
1111

1212
strategy:
1313
matrix:
14-
otp: [25.x, 26.x, 27.x]
15-
elixir: [1.15.x, 1.16.x, 1.17.x]
14+
otp: [27.x]
15+
elixir: [1.17.x]
1616

1717
steps:
1818
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)