We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea48337 commit 01fe8c0Copy full SHA for 01fe8c0
1 file changed
.github/workflows/ci.yaml
@@ -11,8 +11,8 @@ jobs:
11
12
strategy:
13
matrix:
14
- otp: [25.x, 26.x, 27.x]
15
- elixir: [1.15.x, 1.16.x, 1.17.x]
+ otp: [27.x]
+ elixir: [1.17.x]
16
17
steps:
18
- uses: actions/checkout@v3
0 commit comments