try the nixos-latest image
Some checks failed
/ test (push) Failing after 24s

This commit is contained in:
Chris Cochrun 2026-02-13 11:09:54 -06:00
parent 6a281ac4f6
commit efe4a264be

View file

@ -1,7 +1,7 @@
on: [push]
jobs:
test:
runs-on: native
runs-on: nixos-latest
steps:
- name: checkout
uses: actions/checkout@v3