Skip to content

test

test #86

Workflow file for this run

name: CI
on: [ push, pull_request, workflow_dispatch ]
jobs:
test:
strategy:
fail-fast: false
matrix:
os: [
macos-12,
macos-13,
macos-14,
]
runs-on: ${{ matrix.os }}
steps:
- run: mount
- run: ls /System/Library/dyld/
- run: ls /System/Volumes/Preboot/Cryptexes/OS/System/Library/dyld/