Skip to content

Commit 103089c

Browse files
committed
update macos
1 parent e29e793 commit 103089c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ jobs:
4646
- { name: 'hiddify-core-linux-amd64', os: 'ubuntu-22.04', target: 'linux-amd64' }
4747
- { name: 'hiddify-core-linux-arm64', os: 'ubuntu-24.04-arm', target: 'linux-arm64' }
4848
- { name: "hiddify-core-windows-amd64", os: 'ubuntu-latest', target: 'windows-amd64', aarch: 'x64' }
49-
- { name: "hiddify-core-macos", os: 'macos-13', target: 'macos' }
50-
- { name: "hiddify-core-ios", os: "macos-13", target: "ios" }
49+
- { name: "hiddify-core-macos", os: 'macos-15', target: 'macos' }
50+
- { name: "hiddify-core-ios", os: "macos-15", target: "ios" }
5151
# linux custom
5252
- {name: hiddify-cli-linux-amd64, goos: linux, goarch: amd64, goamd64: v1, target: 'linux-custom', os: 'ubuntu-22.04'}
5353
- {name: hiddify-cli-linux-amd64-v3, goos: linux, goarch: amd64, goamd64: v3, target: 'linux-custom', os: 'ubuntu-22.04'}

0 commit comments

Comments
 (0)