Skip to content

Commit

Permalink
Disable build on macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
LemonCaramel committed Jan 29, 2024
1 parent f4851d0 commit 9a34641
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-native.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
- os: windows-2022
name: "Windows Server 2022 x64"

- os: macos-12
name: "macOS 12 (Universal)"
#- os: macos-12
# name: "macOS 12 (Universal)"

steps:
- name: Checkout
Expand Down

0 comments on commit 9a34641

Please sign in to comment.