Skip to content

Commit

Permalink
feat: revert chrome version to 115
Browse files Browse the repository at this point in the history
Signed-off-by: SuZhou-Joe <[email protected]>
  • Loading branch information
SuZhou-Joe committed Nov 24, 2023
1 parent 85b6e95 commit 73ac7d9
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/cypress-workflow-vanilla-snapshot-based.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,18 +20,6 @@ jobs:
# make Node run in ipv4 first so that cypress can detect 5601 port in CI environment
NODE_OPTIONS: '--max-old-space-size=6144 --dns-result-order=ipv4first'
steps:
- name: Set up Chrome
uses: browser-actions/setup-chrome@v1

- name: Install dependencies
run: |
# Install any additional dependencies your tests might need
# For example:
# sudo apt-get install -y some-package
- name: Set up ChromeDriver
uses: browser-actions/setup-chromedriver@v1

- name: Set up Chromium v115
run: |
# Install Chromium v115
Expand Down

0 comments on commit 73ac7d9

Please sign in to comment.