Skip to content

update bindgen from 0.65 to 0.69 #36

update bindgen from 0.65 to 0.69

update bindgen from 0.65 to 0.69 #36

Workflow file for this run

name: Build
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Dockerized CI
run: docker build --progress=plain .