Skip to content

Commit

Permalink
chore: switch percy_finalize job to small (#16587)
Browse files Browse the repository at this point in the history
  • Loading branch information
flotwig authored May 24, 2021
1 parent c258879 commit 1fbd711
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -915,7 +915,6 @@ jobs:
# individual jobs are finished, it closes the Percy build
percy-finalize:
<<: *defaults
resource_class: medium
parameters:
<<: *defaultsParameters
required_env_var:
Expand Down

4 comments on commit 1fbd711

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 1fbd711 May 24, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the linux x64 version of the Test Runner.

Learn more about this pre-release platform-specific build at https://on.cypress.io/installing-cypress#Install-pre-release-version.

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/7.4.0/circle-develop-1fbd711d4d58430d0183ceb114201fe429be91d3/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 1fbd711 May 24, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AppVeyor has built the win32 ia32 version of the Test Runner.

Learn more about this pre-release platform-specific build at https://on.cypress.io/installing-cypress#Install-pre-release-version.

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/7.4.0/appveyor-develop-1fbd711d4d58430d0183ceb114201fe429be91d3/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 1fbd711 May 24, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AppVeyor has built the win32 x64 version of the Test Runner.

Learn more about this pre-release platform-specific build at https://on.cypress.io/installing-cypress#Install-pre-release-version.

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/7.4.0/appveyor-develop-1fbd711d4d58430d0183ceb114201fe429be91d3/cypress.tgz

@cypress-bot
Copy link
Contributor

@cypress-bot cypress-bot bot commented on 1fbd711 May 24, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Circle has built the darwin x64 version of the Test Runner.

Learn more about this pre-release platform-specific build at https://on.cypress.io/installing-cypress#Install-pre-release-version.

Run this command to install the pre-release locally:

npm install https://cdn.cypress.io/beta/npm/7.4.0/circle-develop-1fbd711d4d58430d0183ceb114201fe429be91d3/cypress.tgz

Please sign in to comment.