just build cuda while debugging
This commit is contained in:
2
.github/workflows/containers.yml
vendored
2
.github/workflows/containers.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
platform: [cuda, vulkan]
|
||||
platform: [cuda]
|
||||
#platform: [intel, cuda, vulkan, musa]
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
||||
Reference in New Issue
Block a user