From 07e5c2417a42c67c623b3c35fc75f95033039911 Mon Sep 17 00:00:00 2001 From: sax Date: Wed, 12 Jun 2024 17:25:12 +0200 Subject: [PATCH] 2024-06-12 17:25 --- .github/workflows/test.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index f3968c77..4800d73e 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -79,7 +79,6 @@ jobs: if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name != github.event.pull_request.base.repo.full_name needs: [build, setup] runs-on: ubuntu-latest - container: "ubuntu:latest" services: redis: image: redis