Skip to content

WRITE_SAME with WRPROTECT set is not supported #21

WRITE_SAME with WRPROTECT set is not supported

WRITE_SAME with WRPROTECT set is not supported #21

Workflow file for this run

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