Skip to content

Commit

Permalink
update macos
Browse files Browse the repository at this point in the history
  • Loading branch information
x committed Dec 19, 2024
1 parent 53d2db9 commit 7dcd1cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ jobs:
- { name: 'hiddify-core-android', os: 'ubuntu-latest', target: 'android' }
- { name: 'hiddify-core-linux-amd64', os: 'ubuntu-20.04', target: 'linux-amd64' }
- { name: "hiddify-core-windows-amd64", os: 'ubuntu-latest', target: 'windows-amd64', aarch: 'x64' }
- { name: "hiddify-core-macos", os: 'macos-12', target: 'macos' }
- { name: "hiddify-core-ios", os: "macos-12", target: "ios" }
- { name: "hiddify-core-macos", os: 'macos-13', target: 'macos' }
- { name: "hiddify-core-ios", os: "macos-13", target: "ios" }
# linux custom
- {name: hiddify-cli-linux-amd64, goos: linux, goarch: amd64, goamd64: v1, target: 'linux-custom', os: 'ubuntu-20.04'}
- {name: hiddify-cli-linux-amd64-v3, goos: linux, goarch: amd64, goamd64: v3, target: 'linux-custom', os: 'ubuntu-20.04'}
Expand Down

0 comments on commit 7dcd1cd

Please # to comment.