Skip to content

Commit 9043277

Browse files
authored
Using macOS 14 to build
1 parent 240f080 commit 9043277

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ env:
55
IOS_VERSION: "16.2"
66
jobs:
77
build:
8-
runs-on: macos-13
8+
runs-on: macos-14
99
steps:
1010
- uses: actions/checkout@v2
1111
- name: "Select Xcode"

0 commit comments

Comments
 (0)