Compare commits
1 commit
ad7e561a65
...
883cd701a4
Author | SHA1 | Date | |
---|---|---|---|
883cd701a4 |
1 changed files with 1 additions and 2 deletions
|
@ -1,8 +1,7 @@
|
||||||
on: [push]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: docker
|
runs-on: self-hosted
|
||||||
container: nixos/nix
|
|
||||||
steps:
|
steps:
|
||||||
- run: echo ciao
|
- run: echo ciao
|
||||||
- run: nix --version
|
- run: nix --version
|
||||||
|
|
Reference in a new issue