Skip to content

Switch to gh selfhosted runner #1

Switch to gh selfhosted runner

Switch to gh selfhosted runner #1

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