Test CI with nixos docker CT
This commit is contained in:
parent
9d6a03977c
commit
42e336853d
1 changed files with 2 additions and 1 deletions
|
@ -1,8 +1,9 @@
|
|||
---
|
||||
on: push
|
||||
jobs:
|
||||
ipv6:
|
||||
runs-on: docker
|
||||
image: nixos/nix:2.24.9
|
||||
steps:
|
||||
- run: |
|
||||
ls -alh
|
||||
echo "All set !"
|
||||
|
|
Loading…
Reference in a new issue