File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 type : string
1414 oldest_installer_version :
1515 description : ' Oldest supported Nix installer version to test (e.g., nix-2.8.0)'
16- required : true
16+ required : false
17+ default : ' nix-2.8.0'
1718 type : string
1819
1920env :
9495 with :
9596 nix_path : ${{ env.nixpkgs_channel }}
9697 install_url : https://releases.nixos.org/nix/${{ inputs.oldest_installer_version }}/install
97- - run : nix-build tests/test-build.nix
98+ - run : nix-build tests/test-build.nix
Original file line number Diff line number Diff line change 6565 ./bin/act push \
6666 -P ubuntu-latest=ghcr.io/catthehacker/ubuntu:js-24.04 \
6767 -j simple-build \
68- --matrix os:ubuntu-latest
68+ --matrix runs-on:ubuntu-latest \
69+ --matrix system:x86_64-linux
You can’t perform that action at this time.
0 commit comments