We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3949856 commit f5527daCopy full SHA for f5527da
.github/workflows/release-pipeline.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
preflight:
11
- runs-on: ubuntu-22.04
+ runs-on: self-hosted
12
name: Preflight
13
steps:
14
- name: Checkout code
0 commit comments