Skip to content

Commit

Permalink
Updated docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
Ella Schwarz authored and Ella Schwarz committed Feb 19, 2021
1 parent 9c650de commit b12fa04
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 @@ -12,7 +12,7 @@ parameters:
executors:
main-env:
docker:
- image: ucbbar/chipyard-ci-image:84cfc73
- image: ucbbar/chipyard-ci-image:9c650dea
environment:
JVM_OPTS: -Xmx3200m # Customize the JVM maximum heap limit

Expand Down Expand Up @@ -112,7 +112,7 @@ commands:
default: "run-tests.sh"
timeout:
type: string
default: "20m"
default: "25m"
steps:
- setup-tools:
tools-version: "<< parameters.tools-version >>"
Expand Down

0 comments on commit b12fa04

Please sign in to comment.