Skip to content

Commit

Permalink
chore: update factory to use cypress 14.0.1 and latest browsers
Browse files Browse the repository at this point in the history
  • Loading branch information
AtofStryker committed Jan 28, 2025
1 parent 893ab89 commit 9bc8c6a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions factory/.env
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ NODE_VERSION="${FACTORY_DEFAULT_NODE_VERSION}"
FACTORY_VERSION='5.2.1'

# Chrome versions: https://www.ubuntuupdates.org/package/google_chrome/stable/main/base/google-chrome-stable
CHROME_VERSION='132.0.6834.83-1'
CHROME_VERSION='132.0.6834.159-1'

# Cypress versions: https://www.npmjs.com/package/cypress
CYPRESS_VERSION='14.0.0'
CYPRESS_VERSION='14.0.1'

# Edge versions: https://packages.microsoft.com/repos/edge/pool/main/m/microsoft-edge-stable/
EDGE_VERSION='132.0.2957.115-1'
EDGE_VERSION='132.0.2957.127-1'

# Firefox versions: https://download-installer.cdn.mozilla.net/pub/firefox/releases/
FIREFOX_VERSION='134.0.2'
Expand Down

0 comments on commit 9bc8c6a

Please sign in to comment.