Skip to content

Commit d924811

Browse files
committed
CI: macos-12 is no longer supported
Signed-off-by: Nicola Murino <[email protected]>
1 parent b837dd0 commit d924811

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ jobs:
227227

228228
prepare-mac:
229229
name: Prepare macOS binaries
230-
runs-on: macos-12
230+
runs-on: macos-13
231231

232232
steps:
233233
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)