Skip to content

Commit 8533228

Browse files
committed
Partially revert 79efcaa
which accidentally added erlang 24 to the mixed version testing on this branch, and should not have
1 parent 5deeb66 commit 8533228

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test-mixed-versions.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ jobs:
3131
matrix:
3232
erlang_version:
3333
- "23"
34-
- "24"
3534
timeout-minutes: 120
3635
steps:
3736
- name: CHECKOUT REPOSITORY
@@ -73,7 +72,6 @@ jobs:
7372
matrix:
7473
erlang_version:
7574
- "23"
76-
- "24"
7775
timeout-minutes: 60
7876
steps:
7977
- name: CHECKOUT REPOSITORY

0 commit comments

Comments
 (0)