Skip to content

Bump bstr from 0.2.17 to 1.6.2 #424

Bump bstr from 0.2.17 to 1.6.2

Bump bstr from 0.2.17 to 1.6.2 #424

Workflow file for this run

name: CI
on:
pull_request:
push:
jobs:
build-and-test:
name: build and test
strategy:
matrix:
# note: we're using ubuntu-latest as a stand-in for all Linux
# distributions. If we find we need more, we should do Docker stuff.
os: [ubuntu-latest, macos-11]
runs-on: "${{ matrix.os }}"
steps:
- uses: actions/checkout@v2
- uses: cachix/install-nix-action@v16
- run: nix-build