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