Skip to content

WRITE_SAME with WRPROTECT set is not supported #17

WRITE_SAME with WRPROTECT set is not supported

WRITE_SAME with WRPROTECT set is not supported #17

Workflow file for this run

name: macos
on: [push]
jobs:
build:
runs-on: macos-14
steps:
- uses: actions/checkout@v4
- name: cmake
run: cmake -B build
- name: make
run: make -C build