Update MacOS CI from 14 to 15

This commit is contained in:
David Gonzalez Martin 2024-10-07 06:34:03 -06:00 committed by David
parent ef0dfb4906
commit 2080f9ecf2

View File

@ -21,7 +21,7 @@ jobs:
run: |
./project.sh test all
macos_build_and_test:
runs-on: macos-latest
runs-on: macos-15
timeout-minutes: 15
steps:
- name: Checkout