Skip to content

Commit

Permalink
Merge branch 'master' into swatinem/bump-deps
Browse files Browse the repository at this point in the history
  • Loading branch information
loewenheim committed Sep 22, 2023
2 parents 924fd66 + e179bb4 commit 70672b1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,9 @@ jobs:
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

- name: Install rust stable toolchain
run: rustup toolchain install stable --profile minimal --no-self-update

Expand Down

0 comments on commit 70672b1

Please sign in to comment.