Skip to content

Commit 2904685

Browse files
committed
Try 5.1
1 parent 9839259 commit 2904685

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

.github/workflows/build.yaml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,16 +41,18 @@ jobs:
4141
# - name: v3.5.4526-stable
4242
# patch-file: ../.github/workflows/3.5_0001-Support-building-plugins-without-an-install.patch
4343
# 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
4747
- name: v4.1.5747-stable
4848
patch-file: ../.github/workflows/4.1_0001-Support-building-plugins-without-an-install.patch
4949
use-patch: true
5050
- name: v4.2.6455-stable
5151
use-patch: false
5252
- name: v5.0.7290-stable
5353
use-patch: false
54+
- name: stable/5.1.8005
55+
use-patch: false
5456
- name: dev
5557
use-patch: false
5658
steps:

0 commit comments

Comments
 (0)