Compare commits
1 commit
fb67c5f142
...
af9adc909c
Author | SHA1 | Date | |
---|---|---|---|
af9adc909c |
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
on: [push]
|
||||
jobs:
|
||||
test:
|
||||
runs-on: picard
|
||||
runs-on: nix
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- run: nix --version
|
||||
|
|
Reference in a new issue