use runners with cache
This commit is contained in:
parent
87c85fdc38
commit
2aa2851e01
|
@ -17,7 +17,7 @@ concurrency:
|
|||
jobs:
|
||||
tests:
|
||||
runs-on:
|
||||
group: aws-g6-12xlarge-plus-priv
|
||||
group: aws-g6-12xl-plus-priv-cache
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: cachix/install-nix-action@v27
|
||||
|
|
Loading…
Reference in New Issue