Skip to content

Commit 11457e2

Browse files
committed
ci: remove elixir 1.14
1 parent 6bbb4b8 commit 11457e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
strategy:
1717
matrix:
1818
otp: [ '26', '25', '24' ]
19-
elixir: [ '1.15', '1.14' ]
19+
elixir: [ '1.15' ]
2020
steps:
2121
- uses: actions/checkout@v3
2222
- uses: erlef/setup-beam@v1

0 commit comments

Comments
 (0)