Skip to content

Commit 1191faa

Browse files
committed
Match CI OTP to dev machine
1 parent 1dcfcf2 commit 1191faa

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
@@ -37,7 +37,7 @@ jobs:
3737
# elixir: "1.17.2-otp-27"
3838
# - otp: "27.2"
3939
# elixir: "1.18.4-otp-27"
40-
- otp: "28.0.4"
40+
- otp: "27.2.4"
4141
elixir: "1.18.4-otp-27"
4242
lint: true
4343
steps:

0 commit comments

Comments
 (0)