Skip to content

Commit

Permalink
fix(ci): macOS12 -> macOS15
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjones2014 committed Jan 7, 2025
1 parent 2766b2e commit 61e5964
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nix-build-and-cache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
fail-fast: false
matrix:
include:
- os: macos-12 # for macOS home-manager
- os: macos-15 # for macOS home-manager
- os: ubuntu-latest
system: "x86_64-linux"

Expand Down

0 comments on commit 61e5964

Please sign in to comment.