diff options
| author | Emily <vcs@emily.moe> | 2024-09-10 16:17:57 +0100 |
|---|---|---|
| committer | Emily <vcs@emily.moe> | 2024-09-11 00:37:08 +0100 |
| commit | bda49fe089795d8d387419cd2ad877b345f3f840 (patch) | |
| tree | 5ecce1029159500ab3cdbe5fadb42a6b93fb5f7c | |
| parent | 8220423c0220d4edcf62dec059ec41e84c7851ef (diff) | |
ci: update stable Nixpkgs to 24.05
| -rw-r--r-- | .github/workflows/test.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index a494fd6..fee1ca1 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -4,7 +4,7 @@ on: push: env: - CURRENT_STABLE_CHANNEL: nixpkgs-23.11-darwin + CURRENT_STABLE_CHANNEL: nixpkgs-24.05-darwin jobs: test-stable: |
