Skip to content

Commit 0fba124

Browse files
committed
Use macOS 15 with arm64
1 parent 551817a commit 0fba124

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/icons-lib.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
process-icons:
2222
name: Fetch and Build Icons
2323

24-
runs-on: macos-15
24+
runs-on: macos-15-xlarge
2525

2626
timeout-minutes: 60
2727

.github/workflows/visual-regression.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
visual-regression:
4444
name: Run visual-regression tests
4545

46-
runs-on: macos-15
46+
runs-on: macos-15-xlarge
4747

4848
timeout-minutes: 40
4949

0 commit comments

Comments
 (0)