Skip to content

Commit 1789ddb

Browse files
committed
CI: use macos-13
Signed-off-by: falkTX <falktx@falktx.com>
1 parent e373665 commit 1789ddb

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
@@ -19,7 +19,7 @@ jobs:
1919
strategy:
2020
matrix:
2121
target: [intel, universal]
22-
runs-on: macos-12
22+
runs-on: macos-13
2323
steps:
2424
- uses: actions/checkout@v4
2525
with:

0 commit comments

Comments
 (0)