diff options
| author | Sam <30577766+Samasaur1@users.noreply.github.com> | 2024-12-31 22:29:20 +0000 |
|---|---|---|
| committer | Sam <30577766+Samasaur1@users.noreply.github.com> | 2024-12-31 22:29:22 +0000 |
| commit | 0680f9e9e1a2861e1513a4ffe5b483130ce736c7 (patch) | |
| tree | 090cf15c425241231355eff7ea17be42f5d2a201 /.github | |
| parent | 71a3a075e3229a7518d76636bb762aef2bcb73ac (diff) | |
ci, readme: update stable nixpkgs to 24.11
Diffstat (limited to '.github')
| -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 25211d3..94fec9d 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -6,7 +6,7 @@ on: - master env: - CURRENT_STABLE_CHANNEL: nixpkgs-24.05-darwin + CURRENT_STABLE_CHANNEL: nixpkgs-24.11-darwin jobs: test-stable: |
