Skip to content

Commit 45bcd03

Browse files
committed
Update matrix
1 parent db54c80 commit 45bcd03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ mixedBeehiveFlow(
77
platforms: [
88
[ browser: 'chrome', headless: true ],
99
[ browser: 'firefox', provider: 'aws', buckets: 2 ],
10-
// [ browser: 'safari', provider: 'lambdatest', os: 'macOS Sonoma', buckets: 1 ]
10+
[ browser: 'safari', provider: 'lambdatest', os: 'macOS Sonoma', buckets: 1 ]
1111
],
1212
customSteps: {
1313
stage("update storybook") {

0 commit comments

Comments
 (0)