File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1414 np-multiarray-tgl :
1515
1616 if : github.repository == 'intel/x86-simd-sort'
17- runs-on : intel- ubuntu-24.04
17+ runs-on : ubuntu-24.04
1818
1919 steps :
2020 - name : Checkout x86-simd-sort
8080 np-multiarray-spr :
8181
8282 if : github.repository == 'intel/x86-simd-sort'
83- runs-on : intel- ubuntu-24.04
83+ runs-on : ubuntu-24.04
8484
8585 steps :
8686 - name : Checkout x86-simd-sort
Original file line number Diff line number Diff line change 4242
4343 SKL-gcc9 :
4444
45- runs-on : intel- ubuntu-24.04
45+ runs-on : ubuntu-24.04
4646
4747 steps :
4848 - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
7272
7373 SKX-gcc10 :
7474
75- runs-on : intel- ubuntu-24.04
75+ runs-on : ubuntu-24.04
7676
7777 steps :
7878 - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
@@ -102,7 +102,7 @@ jobs:
102102
103103 TGL-gcc11 :
104104
105- runs-on : intel- ubuntu-24.04
105+ runs-on : ubuntu-24.04
106106
107107 steps :
108108 - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
@@ -131,7 +131,7 @@ jobs:
131131
132132 SPR-gcc13 :
133133
134- runs-on : intel- ubuntu-24.04
134+ runs-on : ubuntu-24.04
135135
136136 steps :
137137 - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
@@ -168,7 +168,7 @@ jobs:
168168
169169 ASAN-clang18 :
170170
171- runs-on : intel- ubuntu-24.04
171+ runs-on : ubuntu-24.04
172172
173173 steps :
174174 - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
@@ -205,7 +205,7 @@ jobs:
205205
206206 SKX-SKL-openmp :
207207
208- runs-on : intel- ubuntu-24.04
208+ runs-on : ubuntu-24.04
209209
210210 steps :
211211 - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
@@ -237,7 +237,7 @@ jobs:
237237
238238 SPR-gcc13-special-cases :
239239
240- runs-on : intel- ubuntu-24.04
240+ runs-on : ubuntu-24.04
241241
242242 steps :
243243 - uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
You can’t perform that action at this time.
0 commit comments