Skip to content

Commit 1de1b46

Browse files
committed
Use macos-latest runner
1 parent 6b7a71e commit 1de1b46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/xcodebuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- platform=macOS,arch=x86_64,variant=Mac Catalyst
2424
- name=iPhone 14
2525
- name=Apple TV
26-
runs-on: macos-13
26+
runs-on: macos-latest
2727
steps:
2828
- uses: actions/checkout@v4
2929
- name: Build

0 commit comments

Comments
 (0)