From 4033c1b5e565f3f33a21bc00df0f1d784923ecfd Mon Sep 17 00:00:00 2001 From: TechStudent10 <76978184+TechStudent10@users.noreply.github.com> Date: Sat, 27 Jul 2024 21:09:14 -0600 Subject: [PATCH] haha no mac --- .github/workflows/multi-platform.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/multi-platform.yml b/.github/workflows/multi-platform.yml index 1cbfbca..5f7143d 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