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