Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Commit

Permalink
ci: fix circleci config
Browse files Browse the repository at this point in the history
  • Loading branch information
teppeis committed Jul 18, 2019
1 parent 07bc0e2 commit 14b11c1
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 @@ -67,7 +67,7 @@ jobs:
- image: node:10
steps:
- test-nodejs
node-v11:
node-v12:
docker:
- image: node:12
steps:
Expand Down

0 comments on commit 14b11c1

Please sign in to comment.