Skip to content

Commit 4407df8

Browse files
committed
test07
1 parent 5644652 commit 4407df8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test1.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ jobs:
1414
name: Build on public runners with public oneAPI.
1515

1616
#runs-on: intel-ubuntu-latest
17-
runs-on: [ self-hosted, Linux, X64, bmg ]
18-
#runs-on: [ self-hosted, Linux, X64, pvc ]
17+
#runs-on: [ self-hosted, Linux, X64, bmg ]
18+
runs-on: [ self-hosted, Linux, X64, pvc ]
1919
defaults:
2020
run:
2121
shell: bash

0 commit comments

Comments
 (0)