Skip to content

Commit

Permalink
Update libs
Browse files Browse the repository at this point in the history
e2e bits and minor versions
  • Loading branch information
NoelLH committed Jun 24, 2024
1 parent beb057f commit 6e9005d
Show file tree
Hide file tree
Showing 3 changed files with 1,812 additions and 1,923 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
# https://stackoverflow.com/a/75738251/2803757 – these libs are needed for Chrome[driver] as of Nov '23.
- run: "sudo apt -y update && sudo apt-get install -y libu2f-udev libvulkan1"
- browser-tools/install-chrome:
chrome-version: 119.0.6045.105 # https://github.com/puppeteer/puppeteer/blob/main/versions.js
chrome-version: 126.0.6478.63 # https://github.com/puppeteer/puppeteer/blob/main/versions.js
- browser-tools/install-chromedriver
- checkout
- run: PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=1 npm install --quiet
Expand Down
Loading

0 comments on commit 6e9005d

Please sign in to comment.