From 8220cbfa046753e5f7e45a73779a0e0cc7df4da3 Mon Sep 17 00:00:00 2001 From: Graham Christensen Date: Fri, 13 Sep 2024 09:43:02 -0400 Subject: [PATCH] More matrix --- .github/workflows/ci.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 04e82db..f9d2e5b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -143,6 +143,9 @@ jobs: - macos-12 # aarch64-darwin - macos-latest-xlarge + determinate: + - true + - false runs-on: ${{ matrix.runner }} permissions: contents: read @@ -156,6 +159,8 @@ jobs: log-directives: nix_installer=trace backtrace: full _internal-strict-mode: true + source-tag: v0.26.0 + determinate: ${{ matrix.determinate }} - name: echo $PATH run: echo $PATH - name: Test `nix` with `$GITHUB_PATH`