Skip to content

Commit 9fd93fa

Browse files
AbishekSfacebook-github-bot
authored andcommitted
macos-13-xlarge to macos-15-xlarge (#1162)
Summary: Internal https://fburl.com/z8uwzn57 > This is a scheduled macos-13-xlarge brownout. The macOS-13 based runner images are being deprecated. For more details, see actions/runner-images#13046. > Workflows using the macos-13 image label should be updated to macos-latest, macos-14, or macos-15. Using macos-15 here. Please let me know if macos-14 should be preferred. Reviewed By: kiukchung Differential Revision: D86784053
1 parent cff0fca commit 9fd93fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-unittests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
platform: [linux.24_04.4x]
1515
include:
1616
- python-version: 3.12
17-
platform: macos-13-xlarge
17+
platform: macos-15-xlarge
1818
fail-fast: false
1919
env:
2020
OS: ${{ matrix.platform }}

0 commit comments

Comments
 (0)