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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 6 deletions

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