Skip to content

Commit 148d457

Browse files
committed
valohai.yaml: Fixed the env slug in the environment: section of both the steps
1 parent 0749f31 commit 148d457

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

valohai.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
type: string
1818
default: /valohai/outputs/
1919
description: Output directory where the model will be created, best to pick the Valohai output directory
20-
environment: aws-eu-west-1-g2.2xlarge
20+
environment: aws-eu-west-1-g2-2xlarge
2121

2222
- step:
2323
name: Run-dl4j-mnist-single-layer-evaluate-model
@@ -39,4 +39,4 @@
3939
type: string
4040
default: /valohai/inputs/model
4141
description: Input directory where the model created by the previous step can be found created
42-
environment: aws-eu-west-1-g2.2xlarge
42+
environment: aws-eu-west-1-g2-2xlarge

0 commit comments

Comments
 (0)