[test runner]

This commit is contained in:
2024-11-23 16:30:07 +01:00
parent 6445cfac59
commit 18fc839376
2 changed files with 3 additions and 1 deletions

View File

@@ -16,7 +16,9 @@ jobs:
# container: debian:bullseye
# runs-on: ubuntu-latest
# container: node:16-bullseye
runs-on: docker:dind
runs-on: ubuntu-latest
container:
image: docker:dind
# container:
# image: ${{ vars.REGISTRY_DOCKER }}/${{ vars.DOCKER_IMAGE_RUNNER }}:latest
# credentials: