Skip to content

Commit 0269a52

Browse files
authored
add OTP 26 for windows ci (#269)
1 parent d887920 commit 0269a52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/precompile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
matrix:
2121
os: ["ubuntu-20.04", "windows-2019", "macos-11"]
2222
elixir: ["1.14"]
23-
otp: ["25", "23"]
23+
otp: ["26", "25", "23"]
2424
exclude:
2525
- os: "windows-2019"
2626
otp: "23"

0 commit comments

Comments
 (0)