Skip to content

Commit

Permalink
add macos vulkan
Browse files Browse the repository at this point in the history
  • Loading branch information
glcraft committed May 29, 2024
1 parent 9ab839c commit e52fce3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,11 @@ jobs:
os: macos-latest
arch: aarch64
gpu: metal
- system:
name: apple-darwin
os: macos-latest
arch: aarch64
gpu: vulkan
runs-on: ${{ matrix.system.os }}
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit e52fce3

Please sign in to comment.