Skip to content

Commit 242a59f

Browse files
committed
Update versions and runners
1 parent 1452996 commit 242a59f

1 file changed

Lines changed: 14 additions & 8 deletions

File tree

.github/workflows/build.yaml

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
name: windows
2121
}
2222
- {
23-
os: macos-13,
23+
os: macos-15,
2424
name: macos
2525
}
2626
- {
@@ -44,19 +44,25 @@ jobs:
4444
# - name: v4.0.4958-stable
4545
# patch-file: ../.github/workflows/4.0_0001-Support-building-plugins-without-an-install.patch
4646
# use-patch: true
47-
- name: v4.1.5747-stable
48-
patch-file: ../.github/workflows/4.1_0001-Support-building-plugins-without-an-install.patch
49-
use-patch: true
50-
artifact-name: v4.1.5747-stable
51-
- name: v4.2.6455-stable
52-
use-patch: false
53-
artifact-name: v4.2.6455-stable
47+
# - name: v4.1.5747-stable
48+
# patch-file: ../.github/workflows/4.1_0001-Support-building-plugins-without-an-install.patch
49+
# use-patch: true
50+
# artifact-name: v4.1.5747-stable
51+
# - name: v4.2.6455-stable
52+
# use-patch: false
53+
# artifact-name: v4.2.6455-stable
5454
- name: v5.0.7290-stable
5555
use-patch: false
5656
artifact-name: v5.0.7290-stable
5757
- name: stable/5.1.8005
5858
use-patch: false
5959
artifact-name: v5.1.8005-stable
60+
- name: stable/5.2.8614
61+
use-patch: false
62+
artifact-name: v5.2.8614-stable
63+
- name: stable/5.3.9434
64+
use-patch: false
65+
artifact-name: v5.3.9434-stable
6066
- name: dev
6167
use-patch: false
6268
artifact-name: dev

0 commit comments

Comments
 (0)