Skip to content
This repository has been archived by the owner on Nov 7, 2024. It is now read-only.

Commit

Permalink
Update runner types
Browse files Browse the repository at this point in the history
  • Loading branch information
lucperkins committed Jul 12, 2024
1 parent 9557ae4 commit bd92096
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flakehub-cache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- nix-system: "aarch64-darwin"
runner: "macos-latest-xlarge"
- nix-system: "x86_64-darwin"
runner: "macos-12"
runner: "macos-latest-xlarge"
- nix-system: "x86_64-linux"
runner: "ubuntu-22.04"
steps:
Expand Down

0 comments on commit bd92096

Please sign in to comment.