Skip to content

Commit

Permalink
Test against nixos
Browse files Browse the repository at this point in the history
  • Loading branch information
mxcl committed Jan 15, 2025
1 parent 76e1dc6 commit 6c8b81c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v4
- uses: reviewdog/action-shellcheck@v1

usage-as-proxy:
Expand Down Expand Up @@ -167,6 +167,7 @@ jobs:
- ubuntu:jammy
- ubuntu:noble
- fedora:latest
- nixos/nix:latest
container: ${{ matrix.container }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 6c8b81c

Please sign in to comment.