Update cmakecheck.yml

This commit is contained in:
sangeeths03
2025-03-23 22:16:25 -07:00
committed by GitHub
parent fce61ae639
commit 2f37c604ca

View File

@@ -5,7 +5,7 @@ on:
jobs:
install_and_find_cmake:
runs-on: macos-11 # macOS 15 ARM (you can adjust to macOS version as needed)
runs-on: macos-15 # macOS 15 ARM (you can adjust to macOS version as needed)
steps:
# Checkout the repository