Compare commits
1 commit
36f87d6dfa
...
8338600bdb
Author | SHA1 | Date | |
---|---|---|---|
8338600bdb |
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
on: [push]
|
||||
jobs:
|
||||
test:
|
||||
runs-on: docker
|
||||
image: nixos/nix
|
||||
# runs-on: picard
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: https://github.com/cachix/install-nix-action@v22
|
||||
- run: nix --version
|
||||
|
|
Reference in a new issue