Skip to content

Use pthread_jit_write_protect_supported_np as a guard instead of just… #3

Use pthread_jit_write_protect_supported_np as a guard instead of just…

Use pthread_jit_write_protect_supported_np as a guard instead of just… #3

Workflow file for this run

name: Apple silicon
on: [push, workflow_dispatch]
jobs:
test:
strategy:
fail-fast: false
runs-on: macos-14
steps:
- uses: actions/checkout@v1
- name: make test
run: |
uname -a
make test