ci: re-enabled intel build pipeline (#121)
This commit is contained in:
committed by
GitHub
parent
5c5a5da664
commit
9548931258
3
.github/workflows/containers.yml
vendored
3
.github/workflows/containers.yml
vendored
@@ -15,8 +15,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
#platform: [intel, cuda, vulkan, cpu, musa]
|
||||
platform: [cuda, vulkan, cpu, musa]
|
||||
platform: [intel, cuda, vulkan, cpu, musa]
|
||||
fail-fast: false
|
||||
steps:
|
||||
- name: Checkout code
|
||||
|
||||
Reference in New Issue
Block a user