mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-01 06:37:32 +08:00
Update cmakecheck.yml
This commit is contained in:
2
.github/workflows/cmakecheck.yml
vendored
2
.github/workflows/cmakecheck.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user