Skip to content

Commit 2697e4d

Browse files
authored
Build on macOS-14 (#795)
1 parent 80e5111 commit 2697e4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on: [pull_request, push]
55
jobs:
66
build-mac:
77
name: Build - macOS
8-
runs-on: macos-13
8+
runs-on: macos-14
99
steps:
1010
- uses: actions/checkout@v4
1111
with:

0 commit comments

Comments
 (0)