Skip to content

Commit 9548931

Browse files
authored
ci: re-enabled intel build pipeline (#121)
1 parent 5c5a5da commit 9548931

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/containers.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
strategy:
1717
matrix:
18-
#platform: [intel, cuda, vulkan, cpu, musa]
19-
platform: [cuda, vulkan, cpu, musa]
18+
platform: [intel, cuda, vulkan, cpu, musa]
2019
fail-fast: false
2120
steps:
2221
- name: Checkout code

0 commit comments

Comments
 (0)