Bump Mac version in CI (#4441)

This commit is contained in:
Engel Nyst
2024-10-16 21:52:21 +02:00
committed by GitHub
parent 9bc6252967
commit 20aa66d5e2

View File

@@ -19,7 +19,7 @@ jobs:
# Run python unit tests on macOS
test-on-macos:
name: Python Unit Tests on macOS
runs-on: macos-12
runs-on: macos-14
env:
INSTALL_DOCKER: '1' # Set to '0' to skip Docker installation
strategy: