Skip to content

Commit

Permalink
remove mac builds
Browse files Browse the repository at this point in the history
if someone gets the client to work on mac they'll get the launcher to work too
  • Loading branch information
mxve committed Dec 9, 2024
1 parent 573fc14 commit 9f853f8
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,6 @@ jobs:
os: windows-latest
- target: i686-pc-windows-msvc
os: windows-latest
- target: x86_64-apple-darwin
os: macos-latest
- target: universal-apple-darwin
os: macos-latest
- target: aarch64-apple-darwin
os: macos-latest
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 9f853f8

Please sign in to comment.