Update cmake-macos.yml

This commit is contained in:
ksherlock
2022-09-25 13:19:26 -04:00
committed by GitHub
parent 225c3b8ebd
commit 0c1419ec98

View File

@@ -1,4 +1,4 @@
name: CMake MacOS 11
name: CMake MacOS
on: [push]
@@ -7,15 +7,11 @@ env:
jobs:
build:
runs-on: macos-11.0
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
- name: xcode 12.2
shell: bash
run: sudo xcode-select -s /Applications/Xcode_12.2.app
- name: Brew
run: brew install ragel