Skip to content

Commit

Permalink
Revert "ci: testing..."
Browse files Browse the repository at this point in the history
This reverts commit 506d7b8.

Thought I needed debug info; turns out I was looking at the wrong
GitHub Actions run.
  • Loading branch information
Rhys-T committed Oct 17, 2024
1 parent 506d7b8 commit b62d0a9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,6 @@ jobs:
experimental-features = nix-command flakes
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
${{ matrix.qemuSystem && format('extra-platforms = {0}', matrix.qemuSystem)}}
# matrix.qemuSystem: ${{ matrix.qemuSystem }}
- name: Show nixpkgs version
run: nix-instantiate --eval -E '(import <nixpkgs> {}).lib.version'
- name: Setup cachix
Expand Down

0 comments on commit b62d0a9

Please sign in to comment.