Skip to content

Commit

Permalink
More matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamc committed Sep 13, 2024
1 parent 6bdf449 commit 8220cbf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,9 @@ jobs:
- macos-12
# aarch64-darwin
- macos-latest-xlarge
determinate:
- true
- false
runs-on: ${{ matrix.runner }}
permissions:
contents: read
Expand All @@ -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`
Expand Down

0 comments on commit 8220cbf

Please sign in to comment.