Skip to content

Commit

Permalink
trying to add vulkan
Browse files Browse the repository at this point in the history
  • Loading branch information
sandrohanea committed Nov 22, 2024
1 parent 299f671 commit 013e921
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@ jobs:
linux-no-avx:
uses: ./.github/workflows/linux-noavx-native-build.yml

linux-vulkan:
uses: ./.github/workflows/linux-vulkan-native-build.yml

windows-cuda:
if: ${{ inputs.BuildGpuLibs == 'true' }}
uses: ./.github/workflows/windows-cuda-native-build.yml
Expand Down

0 comments on commit 013e921

Please sign in to comment.