Update cmake-fat.yml

This commit is contained in:
ksherlock 2022-09-23 18:11:20 -04:00 committed by GitHub
parent f3b3d221be
commit 67253a69e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 5 deletions

View File

@ -8,7 +8,7 @@ env:
jobs:
build:
runs-on: macos-11.0
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
@ -18,10 +18,6 @@ jobs:
- name: Brew
run: brew install ragel lemon
- name: xcode 12.2
shell: bash
run: sudo xcode-select -s /Applications/Xcode_12.2.app
- name: Create Build Environment
run: cmake -E make_directory ${{runner.workspace}}/build