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 6ac39a9 commit 853965cCopy full SHA for 853965c
.github/workflows/build.yml
@@ -23,7 +23,7 @@ on:
23
24
jobs:
25
build:
26
- runs-on: k8s-runner-build
+ runs-on: ubuntu-latest
27
28
if: ${{ github.event.workflow_run.conclusion != 'skipped' }}
29
0 commit comments