Skip to content

Commit e5acd78

Browse files
committed
[CI] Use aux-tasks for compatibility test reading
Signed-off-by: Sarnie, Nick <[email protected]>
1 parent b3c1732 commit e5acd78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sycl-linux-precommit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181

8282
compat_read_exclude:
8383
name: Read compatibility testing exclude list
84-
runs-on: [Linux, build]
84+
runs-on: [Linux, aux-tasks]
8585
outputs:
8686
FILTER_6_2: ${{ steps.result.outputs.FILTER_6_2 }}
8787
FILTER_6_3: ${{ steps.result.outputs.FILTER_6_3 }}

0 commit comments

Comments
 (0)