Skip to content

Commit

Permalink
Merge pull request #279 from wasmerio/fix/update-circle-bencmark-buil…
Browse files Browse the repository at this point in the history
…d-image

Update circleci benchmark build image
  • Loading branch information
bjfish authored Mar 19, 2019
2 parents 949deb7 + b18619c commit f402c32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ jobs:
#fi
trigger-benchmark-build:
docker:
- image: circleci/classic:latest
- image: circleci/rust:latest
steps:
- run:
name: "Trigger Benchmark Build"
Expand Down

0 comments on commit f402c32

Please sign in to comment.