Skip to content

Commit 5f8d31f

Browse files
committed
fix otp version
1 parent 811ae82 commit 5f8d31f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- elixir: '1.18.4'
1818
otp: '28.0'
1919
- elixir: '1.12.0'
20-
otp: '24.0'
20+
otp: '24.3'
2121
steps:
2222
- name: Checkout Repository
2323
uses: actions/checkout@v4

0 commit comments

Comments
 (0)