fix
This commit is contained in:
parent
0030179bf0
commit
00b85132e5
1 changed files with 11 additions and 10 deletions
1
.github/workflows/test-my-packages.yml
vendored
1
.github/workflows/test-my-packages.yml
vendored
|
|
@ -10,6 +10,7 @@ on:
|
|||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-24.04
|
||||
strategy:
|
||||
matrix:
|
||||
nixpkgs: [nixos-unstable, nixpkgs-unstable, master]
|
||||
platform: [x86_64-linux, aarch64-linux]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue