Skip to content

Update omnix and nixci #260

Update omnix and nixci

Update omnix and nixci #260

Workflow file for this run

name: "CI"
on:
push:
branches:
- master
pull_request:
jobs:
nix:
runs-on: ${{ matrix.system }}
strategy:
matrix:
system: [x86_64-linux, aarch64-darwin]
steps:
- uses: actions/checkout@v4
- run: nixci build --systems "github:nix-systems/${{ matrix.system }}" -- --show-trace