We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cef5ecb commit a95518aCopy full SHA for a95518a
.github/workflows/ci-workflow.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
fail-fast: false
17
matrix:
18
- otp: [24.3, 25.3, 26.2, 27.0]
+ otp: [24.3, 25.3, 26.2]
19
elixir: [1.13.4, 1.14.5, 1.15.7, 1.16.2, 1.17.0-rc.0]
20
exclude:
21
- elixir: 1.13.4
0 commit comments