We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 811ae82 commit 5f8d31fCopy full SHA for 5f8d31f
1 file changed
.github/workflows/ci.yml
@@ -17,7 +17,7 @@ jobs:
17
- elixir: '1.18.4'
18
otp: '28.0'
19
- elixir: '1.12.0'
20
- otp: '24.0'
+ otp: '24.3'
21
steps:
22
- name: Checkout Repository
23
uses: actions/checkout@v4
0 commit comments