Skip to content

Commit

Permalink
pause mac builds
Browse files Browse the repository at this point in the history
  • Loading branch information
sukoneck committed Dec 2, 2024
1 parent 2703306 commit fbe3fea
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,9 @@ jobs:
runner: warp-ubuntu-latest-x64-16x
- target: aarch64-unknown-linux-gnu
runner: warp-ubuntu-latest-arm64-16x
- target: aarch64-apple-darwin
runner: warp-macos-14-arm64-6x
# Paused until docker is pre-installed https://github.com/actions/runner-images/blob/main/images/macos/macos-14-arm64-Readme.md
# - target: aarch64-apple-darwin
# runner: warp-macos-14-arm64-6x
features:
- ""
- "redact-sensitive"
Expand Down

0 comments on commit fbe3fea

Please sign in to comment.