Merge pull request #279 from wasmerio/fix/update-circle-bencmark-build-image

Update circleci benchmark build image
This commit is contained in:
Brandon Fish 2019-03-18 19:59:38 -05:00 committed by GitHub
commit f402c320e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -305,7 +305,7 @@ jobs:
#fi
trigger-benchmark-build:
docker:
- image: circleci/classic:latest
- image: circleci/rust:latest
steps:
- run:
name: "Trigger Benchmark Build"