Skip to content

Commit 7740bab

Browse files
committed
CI: use macos-12
Signed-off-by: falkTX <falktx@falktx.com>
1 parent 1e51ad1 commit 7740bab

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-11
29+
runs-on: macos-12
3030
steps:
3131
- uses: actions/checkout@v4
3232
with:

0 commit comments

Comments
 (0)