mirror of
https://github.com/cachix/install-nix-action.git
synced 2025-07-31 04:09:11 +00:00
Compare commits
2 commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
96bd9f39e4 | ||
![]() |
92ffed7f0d |
1 changed files with 2 additions and 1 deletions
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
|
@ -4,9 +4,10 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- master
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
nixpkgs_channel: nixpkgs=channel:nixos-24.11
|
||||
nixpkgs_channel: nixpkgs=channel:nixos-25.05
|
||||
oldest_supported_installer: nix-2.8.0
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue