File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -41,16 +41,18 @@ jobs:
41
41
# - name: v3.5.4526-stable
42
42
# patch-file: ../.github/workflows/3.5_0001-Support-building-plugins-without-an-install.patch
43
43
# use-patch: true
44
- - name : v4.0.4958-stable
45
- patch-file : ../.github/workflows/4.0_0001-Support-building-plugins-without-an-install.patch
46
- use-patch : true
44
+ # - name: v4.0.4958-stable
45
+ # patch-file: ../.github/workflows/4.0_0001-Support-building-plugins-without-an-install.patch
46
+ # use-patch: true
47
47
- name : v4.1.5747-stable
48
48
patch-file : ../.github/workflows/4.1_0001-Support-building-plugins-without-an-install.patch
49
49
use-patch : true
50
50
- name : v4.2.6455-stable
51
51
use-patch : false
52
52
- name : v5.0.7290-stable
53
53
use-patch : false
54
+ - name : stable/5.1.8005
55
+ use-patch : false
54
56
- name : dev
55
57
use-patch : false
56
58
steps :
You can’t perform that action at this time.
0 commit comments