ci: Update macOS image

The macOS 12 GHA image has been deprecated since 2024-10-07.
See: https://github.com/actions/runner-images/issues/10721
This commit is contained in:
Hennadii Stepanov
2024-10-25 08:18:02 +01:00
parent 68b55209f1
commit 096e3e23f6

View File

@@ -612,9 +612,9 @@ jobs:
if: ${{ always() }}
x86_64-macos-native:
name: "x86_64: macOS Monterey, Valgrind"
name: "x86_64: macOS Ventura, Valgrind"
# See: https://github.com/actions/runner-images#available-images.
runs-on: macos-12
runs-on: macos-13
env:
CC: 'clang'