Skip to content

Commit 4ce01bc

Browse files
committed
test: ✅ update safari e2e tests to version 18
1 parent 31fd693 commit 4ce01bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/browser-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ steps:
6666
browser: [chrome, firefox]
6767
version: [latest]
6868
adjustments:
69-
- with: { browser: safari, version: 16 }
69+
- with: { browser: safari, version: 18 }
7070

7171
# BrowserStack
7272
- label: ":browserstack: :{{ matrix.browser }}: {{ matrix.version }} Browser tests${EXTRA_STEP_LABEL}"

0 commit comments

Comments
 (0)