Skip to content

Commit 72f62d2

Browse files
committed
CI: use macos-13
Signed-off-by: falkTX <[email protected]>
1 parent 72982ed commit 72f62d2

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
@@ -26,7 +26,7 @@ jobs:
2626
strategy:
2727
matrix:
2828
target: [macos-intel, macos-universal]
29-
runs-on: macos-12
29+
runs-on: macos-13
3030
steps:
3131
- uses: actions/checkout@v4
3232
with:

0 commit comments

Comments
 (0)