We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdf05a5 commit 04af4a4Copy full SHA for 04af4a4
.github/workflows/build-llvm.yml
@@ -8,7 +8,7 @@ permissions: read-all
8
jobs:
9
build:
10
name: Build
11
- runs-on: [self-hosted, 0.0.1]
+ runs-on: [self-hosted]
12
13
steps:
14
- uses: actions/checkout@v4
0 commit comments