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 8d8a33d commit d0f1902Copy full SHA for d0f1902
.github/workflows/ci.yaml
@@ -32,7 +32,6 @@ jobs:
32
33
deploy:
34
if: ${{ github.event_name != 'pull_request' }}
35
- needs: build
36
runs-on: [self-hosted, Linux, X64]
37
steps:
38
- name: Set up QEMU
0 commit comments