Skip to content

Commit e6755c1

Browse files
committed
ci: update to macos-14 builders
1 parent d51acc9 commit e6755c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-macos.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on: [push]
33

44
jobs:
55
build-macos12:
6-
runs-on: macos-12
6+
runs-on: macos-14
77
steps:
88
- uses: actions/checkout@v2
99
- run: make && sudo make package

0 commit comments

Comments
 (0)