CI: fix building on macOS

This commit is contained in:
李通洲 2024-11-25 22:46:57 +08:00
parent 0cd7aeac19
commit b76eb87510
No known key found for this signature in database
GPG Key ID: 79D0E1C4B64C86A0
2 changed files with 3 additions and 3 deletions

View File

@ -274,7 +274,7 @@ jobs:
macos-universal:
name: macOS-universal
runs-on: macos-12
runs-on: macos-latest
permissions:
security-events: write
contents: read

View File

@ -87,8 +87,8 @@
"opengl",
"opencl",
"users",
"bluetooth",
"bluetoothradio",
// "bluetooth", // doesn't work on macOS because it requires bluetooth permissions
// "bluetoothradio",
"sound",
"camera",
"gamepad",