Skip to content

Commit 05ed950

Browse files
Do not bump Erlang versions for v3.10.x
1 parent fed0636 commit 05ed950

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

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

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,17 +12,12 @@ jobs:
1212
fail-fast: false
1313
matrix:
1414
erlang_version:
15-
- "24.3"
1615
- "25.0"
1716
- "25.1"
1817
- "25.2"
1918
- "25.3"
2019
- "26.1"
2120
include:
22-
- erlang_version: "24.3"
23-
name: '24'
24-
branch: v3.10.x
25-
labels: ""
2621
- erlang_version: "25.0"
2722
name: '25_0'
2823
branch: main
@@ -35,21 +30,18 @@ jobs:
3530
labels: |
3631
backport-v3.12.x
3732
backport-v3.11.x
38-
backport-v3.10.x
3933
- erlang_version: "25.2"
4034
name: '25_2'
4135
branch: main
4236
labels: |
4337
backport-v3.12.x
4438
backport-v3.11.x
45-
backport-v3.10.x
4639
- erlang_version: "25.3"
4740
name: '25_3'
4841
branch: main
4942
labels: |
5043
backport-v3.12.x
5144
backport-v3.11.x
52-
backport-v3.10.x
5345
- erlang_version: "26.1"
5446
name: '26_1'
5547
branch: main

0 commit comments

Comments
 (0)