Skip to content

Commit

Permalink
disable macos builds cus they fail for an unknown reason
Browse files Browse the repository at this point in the history
  • Loading branch information
oatmealine committed Feb 4, 2024
1 parent 4f76a05 commit 38cc18d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 38cc18d

Please sign in to comment.