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

Commit

Permalink
Merge pull request #19 from teamniteo/add/nixos-22.05
Browse files Browse the repository at this point in the history
  • Loading branch information
myrheimb authored May 31, 2022
2 parents 19f14aa + 89986d0 commit 90bec0c
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"]
channel: [ "nixos-22.05", "nixos-21.11", "nixos-21.05", "nixos-20.09"]
fail-fast: false
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 90bec0c

Please sign in to comment.