ci: add NIX_CONFIG for amd64 extra-platform
This commit is contained in:
parent
cf4a15b83e
commit
60b80eae13
1 changed files with 3 additions and 0 deletions
|
@ -4,6 +4,9 @@ on:
|
|||
- main
|
||||
pull_request:
|
||||
|
||||
env:
|
||||
NIX_CONFIG: 'extra-platforms = x86_64-linux'
|
||||
|
||||
jobs:
|
||||
check:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in a new issue