Skip to content

Commit a75bee7

Browse files
GHA: use Erlang 26.2.x
1 parent 05ed950 commit a75bee7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/update-otp-patches.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- "25.1"
1717
- "25.2"
1818
- "25.3"
19-
- "26.1"
19+
- "26.2"
2020
include:
2121
- erlang_version: "25.0"
2222
name: '25_0'
@@ -42,7 +42,7 @@ jobs:
4242
labels: |
4343
backport-v3.12.x
4444
backport-v3.11.x
45-
- erlang_version: "26.1"
45+
- erlang_version: "26.2"
4646
name: '26_1'
4747
branch: main
4848
labels: |

0 commit comments

Comments
 (0)