Skip to content

Commit

Permalink
Comment Mac Build and Test
Browse files Browse the repository at this point in the history
  • Loading branch information
SignalRT authored Oct 24, 2023
1 parent b20c3a1 commit 94a8eae
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,14 @@ jobs:
strategy:
fail-fast: false
matrix:
build: [linux-release, windows-release, macos-release]
build: [linux-release, windows-release]
include:
- build: linux-release
os: ubuntu-latest
config: release
- build: macos-release
os: macos-latest-xlarge
config: release
#- build: macos-release
# os: macos-latest-xlarge
# config: release
- build: windows-release
os: windows-2019
config: release
Expand Down

0 comments on commit 94a8eae

Please sign in to comment.