ci: bump github workflow to macOS 14.6

This commit is contained in:
Tommaso Pecorella
2025-09-29 00:28:07 +02:00
committed by Tommaso Pecorella
parent 8b1d31b0d7
commit c31998e365

View File

@@ -157,7 +157,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ macos-latest, macos-13 ]
os: [ macos-latest, macos-14 ]
steps:
- uses: actions/checkout@v4
- name: Install required packages