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 8e51087 commit 32213c1Copy full SHA for 32213c1
.github/workflows/test-mixed-versions.yaml
@@ -127,7 +127,7 @@ jobs:
127
fail-fast: false
128
matrix:
129
otp_version_id:
130
- - "25_3"
+ - "26"
131
timeout-minutes: 120
132
steps:
133
- name: CHECKOUT REPOSITORY
@@ -171,7 +171,7 @@ jobs:
171
strategy:
172
173
include:
174
- - erlang_version: "25.3"
+ - erlang_version: "26.0"
175
elixir_version: 1.14.5
176
timeout-minutes: 60
177
0 commit comments