diff --git a/.github/workflows/tests-reusable.yml b/.github/workflows/tests-reusable.yml index 2caf008..6471fc9 100644 --- a/.github/workflows/tests-reusable.yml +++ b/.github/workflows/tests-reusable.yml @@ -12,7 +12,7 @@ jobs: name: Run tests runs-on: self-hosted container: - image: debian:latest + image: ubuntu:latest options: --privileged