Skip to content

Commit

Permalink
Merge pull request #5316 from unisonweb/disable-macos-14-nix
Browse files Browse the repository at this point in the history
temporarily disable failing Nix workflow
  • Loading branch information
aryairani committed Aug 30, 2024
2 parents 2272b62 + 2ee6939 commit 163a73e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nix-dev-cache.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
os:
- ubuntu-20.04
- macOS-12
- macOS-14
# - macOS-14
steps:
- uses: actions/checkout@v4
- name: mount Nix store on larger partition
Expand Down

0 comments on commit 163a73e

Please sign in to comment.