We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4169f4c commit e630ac8Copy full SHA for e630ac8
.github/workflows/main.yml
@@ -14,7 +14,7 @@ on:
14
15
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
16
jobs:
17
- Build-v18-4:
+ Build-v19-0:
18
if: ${{ github.ref == 'refs/heads/v19.0' }}
19
# The type of runner that the job will run on
20
runs-on: [self-hosted, doc-build]
0 commit comments