From 5b2cc36665f7c26523e0c88075f7e0746e79884b Mon Sep 17 00:00:00 2001 From: Hoernschen Date: Fri, 24 Nov 2023 13:07:29 +0100 Subject: [PATCH] Update eco-ci.yml --- .github/workflows/eco-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/eco-ci.yml b/.github/workflows/eco-ci.yml index 7bcea34c..5a65677e 100644 --- a/.github/workflows/eco-ci.yml +++ b/.github/workflows/eco-ci.yml @@ -13,7 +13,7 @@ jobs: test: timeout-minutes: 10 name: Unit tests - runs-on: ubuntu-latest + runs-on: docker # Service containers to run with `container-job` services: # Label used to access the service container