Skip to content

Commit dad06d4

Browse files
committed
set executor to Node 12
1 parent ce82cd0 commit dad06d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

circle.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ workflows:
55
build:
66
jobs:
77
- cypress/run:
8+
executor: cypress/base-12
89
name: Test
910
build: npm run lint && npm run build
1011
no-workspace: true

0 commit comments

Comments
 (0)