diff --git a/.github/workflows/multi-platform.yml b/.github/workflows/multi-platform.yml index 1be0abf..f77ae6d 100644 --- a/.github/workflows/multi-platform.yml +++ b/.github/workflows/multi-platform.yml @@ -15,8 +15,8 @@ jobs: - name: Windows os: windows-latest - - name: macOS - os: macos-latest + # - name: macOS + # os: macos-latest - name: Android32 os: ubuntu-latest diff --git a/mod.json b/mod.json index 6c3d720..235e965 100644 --- a/mod.json +++ b/mod.json @@ -2,8 +2,7 @@ "geode": "3.0.0-alpha.2", "gd": { "android": "2.206", - "win": "2.206", - "mac": "2.206" + "win": "2.206" }, "version": "v1.0.0", "id": "elnexreal.menuloop_randomizer",