Skip to content

Commit c6449e5

Browse files
committed
Use 24.3, not 24.2
1 parent 9bb7c17 commit c6449e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
matrix:
1616
include:
1717
- elixir-version: 1.12.3
18-
otp-version: 24.2
18+
otp-version: 24.3
1919
- elixir-version: 1.15.5
2020
otp-version: 25.3
2121
steps:

0 commit comments

Comments
 (0)