Skip to content

Commit 0c8d9c3

Browse files
committed
Use macos-14
Signed-off-by: falkTX <falktx@falktx.com>
1 parent 795f963 commit 0c8d9c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
strategy:
3030
matrix:
3131
target: [macos-intel, macos-universal]
32-
runs-on: macos-13
32+
runs-on: macos-14
3333
steps:
3434
- uses: actions/checkout@v4
3535
with:

0 commit comments

Comments
 (0)