We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5644652 commit 4407df8Copy full SHA for 4407df8
1 file changed
.github/workflows/test1.yml
@@ -14,8 +14,8 @@ jobs:
14
name: Build on public runners with public oneAPI.
15
16
#runs-on: intel-ubuntu-latest
17
- runs-on: [ self-hosted, Linux, X64, bmg ]
18
- #runs-on: [ self-hosted, Linux, X64, pvc ]
+ #runs-on: [ self-hosted, Linux, X64, bmg ]
+ runs-on: [ self-hosted, Linux, X64, pvc ]
19
defaults:
20
run:
21
shell: bash
0 commit comments