Skip to content

Commit dd3a205

Browse files
authored
Merge branch 'main' into wuxun/bf16-out-gemm
2 parents 838aae9 + 246934a commit dd3a205

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/intel_test.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@ name: "SYCL Intel Test"
22

33
on:
44
push:
5-
branches: [ "sycl-develop" ]
5+
branches: [ "main" ]
66
pull_request:
7-
branches: [ "sycl-develop" ]
7+
branches: [ "main" ]
88
merge_group:
9-
branches: [ "sycl-develop" ]
9+
branches: [ "main" ]
1010
workflow_dispatch:
1111
inputs:
1212
DPCPP_VERSION:

0 commit comments

Comments
 (0)