Skip to content

Bump log from 0.4.17 to 0.4.20 #420

Bump log from 0.4.17 to 0.4.20

Bump log from 0.4.17 to 0.4.20 #420

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