Compare commits
1 commit
fcf26a4b61
...
877ae9a3a9
Author | SHA1 | Date | |
---|---|---|---|
877ae9a3a9 |
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
on: [push]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: picard
|
runs-on: docker
|
||||||
image: nixos/nix
|
image: nixos/nix
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
Reference in a new issue