ci: add checks for unsupported systems

This commit is contained in:
Gabriel Arazas 2023-08-22 10:15:07 +08:00
parent 03e1918194
commit 4ea3713a4e
No known key found for this signature in database
GPG Key ID: ADE0C41DAB221FCC

View File

@ -21,3 +21,4 @@ jobs:
env:
NIXPKGS_ALLOW_BROKEN: "1"
NIXPKGS_ALLOW_UNFREE: "1"
NIXPKGS_ALLOW_UNSUPPORTED_SYSTEM: "1"