Skip to content

Commit

Permalink
Remove 23.05 channel & add 24.05 (#22)
Browse files Browse the repository at this point in the history
Keeping the 23.11 channel around since it shows as
deprecated on https://search.nixos.org/packages

Signed-off-by: Gerhard Lazu <gerhard@dagger.io>
  • Loading branch information
gerhard committed Jun 18, 2024
1 parent edac329 commit e7de123
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ jobs:
nixPath:
- nixpkgs=channel:nixos-unstable
- nixpkgs=channel:nixpkgs-unstable
- nixpkgs=channel:nixos-23.05
- nixpkgs=channel:nixos-23.11
- nixpkgs=channel:nixos-24.05
runs-on: ubuntu-latest
steps:
- name: Checkout repository
Expand Down

0 comments on commit e7de123

Please sign in to comment.