Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
brocollie08 authored Jul 15, 2024
1 parent 445fb13 commit 430a57f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ orbs:
executors:
base:
docker:
- image: docker.io/playerui/bazel-docker:10
- image: docker.io/playerui/bazel-docker
working_directory: ~/player
resource_class: xlarge
environment:
Expand Down Expand Up @@ -523,4 +523,4 @@ workflows:
requires:
- android_test
- coverage
- build_ios
- build_ios

0 comments on commit 430a57f

Please sign in to comment.