Commit 64a999b
authored
[CI] Enable Windows DG2 testing in precommit and nightly (#20588)
We got a new runner and I got testing to be fast and stable, so lets
enable it.
Bindless images are totally borked, made
#20562
Precommit run
[here](https://github.com/intel/llvm/actions/runs/19174891008/job/54819121816?pr=20588),
the job takes 4 minutes so it's similar to Linux BMG where we only have
one runner too.
Looks like a manual Nightly doesn't use my YAML, I'll test it after we
merge.
Signed-off-by: Nick Sarnie <[email protected]>1 parent 8a710ec commit 64a999b
File tree
3 files changed
+10
-0
lines changed- .github/workflows
- sycl/test-e2e/bindless_images
3 files changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
218 | 222 | | |
219 | 223 | | |
220 | 224 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
| 74 | + | |
| 75 | + | |
74 | 76 | | |
75 | 77 | | |
76 | 78 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
0 commit comments