Skip to content

Commit 4069d9a

Browse files
committed
Fixed CI
1 parent 4a5af9a commit 4069d9a

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
@@ -10,7 +10,7 @@ jobs:
1010
- elixir: 1.18
1111
otp: 27
1212
- elixir: 1.13
13-
otp: 22
13+
otp: 24
1414
steps:
1515
- uses: actions/checkout@v4
1616
- uses: erlef/setup-beam@v1

0 commit comments

Comments
 (0)