Skip to content

github runner: remove docker #27

github runner: remove docker

github runner: remove docker #27

Workflow file for this run

name: "CI"
on:
push:
branches:
- master
pull_request:
jobs:
build:
runs-on: self-hosted
steps:
- uses: actions/checkout@v4
- run: nixci