Skip to content

Commit 07344cb

Browse files
committed
Use Chrome for testing in E2E tests
1 parent befb834 commit 07344cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
build_arm64_image: true
6767
file: Dockerfile.cypress
6868
build_args: |
69-
CHROME_VERSION=${{ needs.set_variables.outputs.chrome_version }}
69+
CHROME_FOR_TESTING_VERSION=142.0.7444.59
7070
secrets:
7171
azure_client_id: ${{ secrets.AZURE_CLIENT_ID }}
7272
azure_tenant_id: ${{ secrets.AZURE_TENANT_ID }}

0 commit comments

Comments
 (0)