Skip to content

Commit 04af4a4

Browse files
authored
[CI] Remove filter for the script (#197)
Update build-llvm.yml
1 parent fdf05a5 commit 04af4a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-llvm.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ permissions: read-all
88
jobs:
99
build:
1010
name: Build
11-
runs-on: [self-hosted, 0.0.1]
11+
runs-on: [self-hosted]
1212

1313
steps:
1414
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)