Skip to content

Commit

Permalink
chore(ci): Remove use new devservices flag (#4477)
Browse files Browse the repository at this point in the history
This flag is now removed in
getsentry/sentry#84184, so removing this in all
places that use it

#skip-changelog
  • Loading branch information
hubertdeng123 authored Jan 28, 2025
1 parent 695b459 commit 46c8fb3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -605,7 +605,6 @@ jobs:
uses: ./.github/actions/setup-sentry
with:
workdir: sentry
use-new-devservices: true
mode: symbolicator

- name: Download Docker Image
Expand Down

0 comments on commit 46c8fb3

Please sign in to comment.