Skip to content

Commit 37e0951

Browse files
committed
adds macos-15-large image option
1 parent 48774b8 commit 37e0951

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/voiceover-test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ on:
3939
options:
4040
- "13"
4141
- "14"
42-
default: "14"
42+
- "15-large"
43+
default: "15-large"
4344
browser:
4445
description: |
4546
The browser to use for testing, "chrome" or "firefox" or "safari", default "safari"

0 commit comments

Comments
 (0)