We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23ac240 commit d8a0883Copy full SHA for d8a0883
1 file changed
.github/workflows/dotnet.yml
@@ -13,7 +13,7 @@ on:
13
jobs:
14
build:
15
16
- runs-on: ubuntu-latest
+ runs-on: [self-hosted, webpx, build]
17
18
steps:
19
- uses: actions/checkout@v4
0 commit comments