Replace deprecated macos-12 image with macos-13

This commit is contained in:
Florian Bach 2025-01-13 07:29:13 +01:00 committed by GitHub
parent 70be9b1cbc
commit 97e6ddc1f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -158,7 +158,7 @@ jobs:
test-mac:
runs-on: macos-12
runs-on: macos-13
steps:
- uses: actions/checkout@v4