We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ced7d2 commit face599Copy full SHA for face599
1 file changed
.github/workflows/build.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
build:
10
- runs-on: ubuntu-latest
+ runs-on: [self-hosted, dataflow]
11
12
steps:
13
- name: Checkout repository
0 commit comments