remove make package for mac temporarily

This commit is contained in:
ZeldaZach 2025-01-05 22:13:47 -05:00
parent 005ec52d80
commit f0462f7943
No known key found for this signature in database
2 changed files with 2 additions and 383 deletions

View file

@ -260,7 +260,7 @@ jobs:
env:
BUILDTYPE: '${{matrix.type}}'
MAKE_TEST: 1
MAKE_PACKAGE: '${{matrix.make_package}}'
# MAKE_PACKAGE: '${{matrix.make_package}}'
PACKAGE_SUFFIX: '-macOS${{matrix.target}}_${{matrix.soc}}'
# macOS runner have 3 cores usually - only the macos-13 image has 4:
# https://docs.github.com/en/actions/using-github-hosted-runners/using-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories

File diff suppressed because one or more lines are too long