Skip to content

Commit 8f8f039

Browse files
authored
Change Elixir version to 1.11 for OTP-24
Updated Elixir version for OTP compatibility
1 parent 387fe3b commit 8f8f039

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122
include:
123123
# Oldest supported version pair.
124124
- otp: "OTP-24.3.4"
125-
elixir: "1.12-otp-24"
125+
elixir: "1.11-otp-24"
126126
toxiproxy: "2.1.2"
127127

128128
env:

0 commit comments

Comments
 (0)