We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43e23c1 commit 11d024bCopy full SHA for 11d024b
.github/workflows/containers.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
strategy:
15
matrix:
16
- platform: [cuda, vulkan]
+ platform: [cuda]
17
#platform: [intel, cuda, vulkan, musa]
18
steps:
19
- name: Checkout code
0 commit comments