Skip to content

Commit 39e200b

Browse files
committed
Fixed CI
1 parent 562f1e2 commit 39e200b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
include:
1010
- elixir: 1.18
1111
otp: 27
12-
- elixir: 1.13
12+
- elixir: 1.15
1313
otp: 24
1414
steps:
1515
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)