Skip to content

Commit b06ce4e

Browse files
[CI] Enable BMG testing on Windows
1 parent a70f0b7 commit b06ce4e

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/nightly.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -466,7 +466,6 @@ jobs:
466466
with:
467467
provider: "LEVEL_ZERO"
468468
runner: "L0-BMG"
469-
os: "['Ubuntu']"
470469
CUDA:
471470
uses: ./.github/workflows/reusable_gpu.yml
472471
with:

.github/workflows/pr_push.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ jobs:
4747
provider: "LEVEL_ZERO"
4848
runner: "L0-BMG"
4949
shared_lib: "['ON']"
50-
os: "['Ubuntu']"
5150
CUDA:
5251
needs: [Build]
5352
uses: ./.github/workflows/reusable_gpu.yml

0 commit comments

Comments
 (0)