Skip to content

OpenCore (0.9.5) and kexts update #41

OpenCore (0.9.5) and kexts update

OpenCore (0.9.5) and kexts update #41

Workflow file for this run

name: tests
on:
push:
branches:
- master
paths-ignore:
- '**.md'
pull_request:
paths-ignore:
- '**.md'
jobs:
test-configs:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- uses: brokeyourbike/[email protected]
with:
opencore-version: '0.9.5'
release: true
- run: |
ocvalidate "OC/config.plist" || exit 1