Skip to content

Commit 3a709d9

Browse files
[DSC-2163] update pipeline
1 parent a94214a commit 3a709d9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

bitbucket-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ definitions:
66
- step: &unittest-code-checks
77
name: test-code-checks
88
image:
9-
name: cypress/browsers:node18.12.0-chrome107
9+
name: cypress/browsers:node-18.20.3-chrome-125.0.6422.141-1-ff-126.0.1-edge-125.0.2535.85-1
1010
run-as-user: 1000
11-
size: 2x
11+
size: 4x
1212
caches:
1313
- node
1414
script:

0 commit comments

Comments
 (0)