Skip to content

Commit

Permalink
ci: macos doesn't support cache
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchellh committed Nov 3, 2024
1 parent 6c27e39 commit b574084
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,6 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4

- name: Setup Cache
uses: namespacelabs/nscloud-cache-action@v1.2.0
with:
path: |
/nix
/zig
- uses: cachix/install-nix-action@v30
with:
nix_path: nixpkgs=channel:nixos-unstable
Expand Down

0 comments on commit b574084

Please sign in to comment.