Skip to content

Commit c4774d0

Browse files
committed
fix: use macOS 14 on SemaphoreCI
1 parent 283a82b commit c4774d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.semaphore/semaphore.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: CI
33
agent:
44
machine:
55
type: a1-standard-4
6-
os_image: macos-xcode14
6+
os_image: macos-xcode15
77
execution_time_limit:
88
minutes: 30
99

0 commit comments

Comments
 (0)