Update release.yml
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
- { os: 'ubuntu-latest', target: 'linux-amd64', aarch: 'x64' }
|
||||
- { os: 'ubuntu-latest', target: 'windows-amd64', aarch: 'x64' }
|
||||
- { os: 'macos-11', target: 'macos-universal' }
|
||||
# - { os: "macos-11", target: "ios" }
|
||||
- { os: "macos-11", target: "ios" }
|
||||
|
||||
runs-on: ${{ matrix.job.os }}
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user