Skip to content

Commit 2f36ea8

Browse files
[CI] Don't use matrix for Win build job (#10086)
1 parent 8417687 commit 2f36ea8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/sycl_windows_build_and_test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ jobs:
2828
build:
2929
name: Build + LIT
3030
runs-on: [Windows, build]
31-
strategy:
32-
matrix:
33-
include: ${{ fromJSON(inputs.lts_matrix) }}
3431
# TODO use cached checkout
3532
steps:
3633
- uses: ilammy/msvc-dev-cmd@7315a94840631165970262a99c72cfb48a65d25d

0 commit comments

Comments
 (0)