Use macos 15 instead of latest

Signed-off-by: mr. m  <91018726+mauro-balades@users.noreply.github.com>
This commit is contained in:
mr. m
2025-04-24 03:29:41 -07:00
committed by GitHub
parent 68100bda86
commit b7a5a878d6

View File

@@ -24,7 +24,7 @@ on:
jobs:
mac-build:
name: Build macOS - ${{ matrix.arch }}
runs-on: macos-latest
runs-on: macos-15
strategy:
fail-fast: false