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 e7340f9 commit fd05578Copy full SHA for fd05578
.github/workflows/build_images.yml
@@ -16,7 +16,7 @@ on:
16
default: ''
17
jobs:
18
build_docker_images:
19
- runs-on: ubuntu-latest
+ runs-on: self-hosted
20
steps:
21
- uses: actions/checkout@v3
22
with:
0 commit comments