CI: fix building on macOS

This commit is contained in:
李通洲
2024-11-25 22:46:57 +08:00
parent 0cd7aeac19
commit b76eb87510
2 changed files with 3 additions and 3 deletions
+1 -1
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
+2 -2
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",