This commit is contained in:
Domen Kožar 2024-06-08 07:29:23 +01:00 committed by GitHub
parent f6b4921246
commit 2e4deab4ce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 4 additions and 0 deletions

View file

@ -18,6 +18,7 @@ jobs:
- nixos-unstable
- nixos-23.05
- nixos-23.11
- nixos-24.05
system:
- x86_64-linux
- aarch64-linux
@ -49,6 +50,7 @@ jobs:
- nixos-unstable
- nixos-23.05
- nixos-23.11
- nixos-24.05
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4