Skip to content

Bump rustix from 0.36.9 to 0.36.16 in /server #77

Bump rustix from 0.36.9 to 0.36.16 in /server

Bump rustix from 0.36.9 to 0.36.16 in /server #77

Workflow file for this run

name: Build and test
on:
push:
branches: [ "**" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build the Docker image
run: make test