Change CI template to nixos

This commit is contained in:
Vili Sinervä 2025-06-09 02:21:24 +03:00
parent 2e99c27f47
commit 050d5e289f

View file

@ -1,8 +1,8 @@
on:
schedule:
- cron: '*/5 * * * *'
- cron: '* * * * *'
jobs:
test:
runs-on: ubuntu-22.04
runs-on: nixos-latest
steps:
- run: echo All Good