From 17c85dd64df6063b9d0ff0461f47be368f8678e6 Mon Sep 17 00:00:00 2001 From: Arpad Borsos Date: Thu, 21 Dec 2023 17:38:44 +0100 Subject: [PATCH] Use `setup-sentry` defaults (#1345) --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3ff083a05..ba1c530da 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -99,8 +99,6 @@ jobs: workdir: sentry kafka: true snuba: true - cache-files-hash: ${{ hashFiles('sentry/requirements**.txt') }} - python-version: 3.8 - name: Do the localhost docker dance run: echo "$DJANGO_LIVE_TEST_SERVER_ADDRESS host.docker.internal" | sudo tee --append /etc/hosts