Skip to content

Commit

Permalink
Update CircleCI Node image
Browse files Browse the repository at this point in the history
  • Loading branch information
sirreal committed Aug 16, 2018

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent daa673d commit a6962f2
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
@@ -4,7 +4,7 @@ jobs:
parallelism: 6
working_directory: ~/wp-calypso
docker:
- image: circleci/node:10.8.0-browsers
- image: circleci/node:10.9.0-browsers
environment:
CIRCLE_ARTIFACTS: /tmp/artifacts
CIRCLE_TEST_REPORTS: /tmp/test_results

0 comments on commit a6962f2

Please sign in to comment.