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

Commit 024374a

Browse files
committed
?
1 parent c614d13 commit 024374a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

circle.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ workflows:
1010
- cypress/run:
1111
name: 'Cypress v6.0.0'
1212
yarn: true
13-
executor: cypress/base-12-22-8
13+
executor: cypress/base-12-14-0
1414
post-checkout:
1515
- run: yarn add -D cypress@6.0.0
1616
# we need to start the web application
@@ -74,7 +74,7 @@ workflows:
7474

7575
- cypress/run:
7676
name: smoke tests
77-
executor: cypress/base-16-16-0
77+
executor: cypress/base-16-14-2-slim
7878
requires:
7979
- Install
8080
install-command: echo 'Nothing to install in this job'

0 commit comments

Comments
 (0)