Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
0xConsumer committed Jan 1, 2024
1 parent 6f01b45 commit 29c6413
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 29c6413

Please sign in to comment.