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

Commit

Permalink
images
Browse files Browse the repository at this point in the history
  • Loading branch information
RasPhilCo authored and chadian committed Oct 11, 2019
1 parent 9561490 commit e0317d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@ jobs:
node-12:
<<: *test
docker:
- image: node:10
- image: node:12
node-10:
<<: *test
docker:
- image: node:8
- image: node:10

workflows:
version: 2
Expand Down

0 comments on commit e0317d4

Please sign in to comment.