mirror of
https://github.com/cachix/install-nix-action.git
synced 2025-08-02 04:49:12 +00:00
Compare commits
No commits in common. "master" and "v31.5.2" have entirely different histories.
1 changed files with 1 additions and 2 deletions
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
|
@ -4,10 +4,9 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- master
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
nixpkgs_channel: nixpkgs=channel:nixos-25.05
|
||||
nixpkgs_channel: nixpkgs=channel:nixos-24.11
|
||||
oldest_supported_installer: nix-2.8.0
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue