Use origin/dev config.yml
This commit is contained in:
@@ -12,7 +12,7 @@ parameters:
|
|||||||
executors:
|
executors:
|
||||||
main-env:
|
main-env:
|
||||||
docker:
|
docker:
|
||||||
- image: ucbbar/chipyard-image:1.0.1
|
- image: ucbbar/chipyard-ci-image:9c650dea
|
||||||
environment:
|
environment:
|
||||||
JVM_OPTS: -Xmx3200m # Customize the JVM maximum heap limit
|
JVM_OPTS: -Xmx3200m # Customize the JVM maximum heap limit
|
||||||
|
|
||||||
@@ -112,7 +112,7 @@ commands:
|
|||||||
default: "run-tests.sh"
|
default: "run-tests.sh"
|
||||||
timeout:
|
timeout:
|
||||||
type: string
|
type: string
|
||||||
default: "20m"
|
default: "25m"
|
||||||
steps:
|
steps:
|
||||||
- setup-tools:
|
- setup-tools:
|
||||||
tools-version: "<< parameters.tools-version >>"
|
tools-version: "<< parameters.tools-version >>"
|
||||||
@@ -520,4 +520,3 @@ workflows:
|
|||||||
- prepare-chipyard-fpga:
|
- prepare-chipyard-fpga:
|
||||||
requires:
|
requires:
|
||||||
- install-riscv-toolchain
|
- install-riscv-toolchain
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user