We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d887920 commit 0269a52Copy full SHA for 0269a52
1 file changed
.github/workflows/precompile.yml
@@ -20,7 +20,7 @@ jobs:
20
matrix:
21
os: ["ubuntu-20.04", "windows-2019", "macos-11"]
22
elixir: ["1.14"]
23
- otp: ["25", "23"]
+ otp: ["26", "25", "23"]
24
exclude:
25
- os: "windows-2019"
26
otp: "23"
0 commit comments