Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

Commit

Permalink
nixos-unstable keeps breaking, let's stick to stable channels
Browse files Browse the repository at this point in the history
  • Loading branch information
zupo committed Jan 31, 2022
1 parent 1926cee commit 19f14aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
channel: [ "nixos-21.11", "nixos-21.05", "nixos-20.09", "nixos-unstable"]
channel: [ "nixos-21.11", "nixos-21.05", "nixos-20.09"]
fail-fast: false
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 19f14aa

Please sign in to comment.