We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb7d021 commit 4eead49Copy full SHA for 4eead49
.github/workflows/elixir.yml
@@ -12,7 +12,7 @@ jobs:
12
name: OTP ${{matrix.otp}} / Elixir ${{matrix.elixir}}
13
strategy:
14
matrix:
15
- otp: ["24.2", "25.3", "26.2"]
+ otp: ["24.3", "25.3", "26.2"]
16
elixir: ["1.14.5", "1.15.6", "1.16.1"]
17
include:
18
- otp: "27.2"
0 commit comments