Skip to content

Commit be44d55

Browse files
committed
Update matrix
1 parent 45bcd03 commit be44d55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Jenkinsfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ mixedBeehiveFlow(
66
testPrefix: 'Tiny-React',
77
platforms: [
88
[ browser: 'chrome', headless: true ],
9-
[ browser: 'firefox', provider: 'aws', buckets: 2 ],
10-
[ browser: 'safari', provider: 'lambdatest', os: 'macOS Sonoma', buckets: 1 ]
9+
[ browser: 'firefox', provider: 'aws', buckets: 1 ],
10+
[ browser: 'safari', provider: 'lambdatest', buckets: 1 ]
1111
],
1212
customSteps: {
1313
stage("update storybook") {

0 commit comments

Comments
 (0)