Skip to content

Update to version 9.1 #13

Update to version 9.1

Update to version 9.1 #13

Workflow file for this run

name: "nix build"
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v22
with:
nix_path: nixpkgs=channel:nixos-23.11
- run: nix build