update macOS workflow

This commit is contained in:
uncor3
2025-11-05 17:49:37 +00:00
parent 02f423e8a2
commit 03c5d4c8be
+3 -3
View File
@@ -19,8 +19,8 @@ jobs:
include:
- runner: macos-15-intel
arch: x86_64
- runner: macos-14
arch: arm64
# - runner: macos-14
# arch: arm64
runs-on: ${{ matrix.runner }}
steps:
@@ -149,7 +149,7 @@ jobs:
# Bundle GStreamer
GST_PLUGIN_DIR="build/iDescriptor.app/Contents/Frameworks/gstreamer"
mkdir -p "${GST_PLUGIN_DIR}"
PLUGINS=(
"libgstapp"
"libgstaudioconvert"