Skip to content

Commit b2d2b58

Browse files
committed
Build FujiNet-PC for macos 15 arm64
1 parent 21f61bb commit b2d2b58

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/build-fujinet-pc.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ jobs:
5151
target: macos-15-intel
5252
runner: macos-15-intel
5353
default-shell: bash
54-
- name: macOS 14
55-
target: macos-14
56-
runner: macos-14
54+
- name: macOS 15
55+
target: macos-15-arm64
56+
runner: macos-15
5757
default-shell: bash
5858
- name: Windows
5959
target: windows-x64

0 commit comments

Comments
 (0)