Skip to content

Commit e92c98d

Browse files
authored
chore(docs): adding information to update workflows for new M2 macOS runners
1 parent d2ceaac commit e92c98d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/01-init-playwright.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
matrix:
2020
# TODO: enable again after guidepup controlling Voiceover on MacOS 14 and 15 gets more stable
2121
# https://github.com/actions/runner-images/issues/11257 needs to get fixed for that
22+
# the new version should be either macos-14-xlarge or macos-15-xlarge, as those provide M2 machines, compare to https://github.blog/changelog/2025-11-06-new-releases-for-github-actions-november-2025/
2223
# os: [macos-13, windows-2022]
2324
os: [windows-2022] # macOS is not perfectly supported yet, we disable it for now
2425
steps:

0 commit comments

Comments
 (0)