Skip to content
This repository was archived by the owner on Sep 25, 2024. It is now read-only.

Commit 6abceb7

Browse files
committed
uses browsers legacy image
1 parent 86f33b7 commit 6abceb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: 2
22
jobs:
33
build:
44
docker:
5-
- image: circleci/ruby:2.6-node
5+
- image: circleci/ruby:2.6-node-browsers-legacy
66
steps:
77
- checkout
88
- restore_cache:

0 commit comments

Comments
 (0)