Skip to content

Commit cc33b6c

Browse files
authored
restore intel docker builds (#163)
1 parent 4fa12a4 commit cc33b6c

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)