Skip to content

lib: update libdrm_amdgpu_sys rev #11

lib: update libdrm_amdgpu_sys rev

lib: update libdrm_amdgpu_sys rev #11

Workflow file for this run

name: check
on: [push, pull_request]
jobs:
check:
name: cargo check
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@stable
- run: cargo check