Check for MacStudio Target Value (#233)

* Identify Apple M2 for Vulkan

* Check for MacOS Target
This commit is contained in:
Phaneesh Barwaria
2022-08-03 01:48:36 +05:30
committed by GitHub
parent c1a14a8db1
commit 198755788c
2 changed files with 9 additions and 4 deletions

View File

@@ -30,8 +30,6 @@ jobs:
suite: cpu
- os: MacStudio
suite: gpu
- os: MacStudio
suite: vulkan
runs-on: ${{ matrix.os }}