We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48cede9 commit ae45d55Copy full SHA for ae45d55
1 file changed
.github/workflows/nix_checks.yml
@@ -10,7 +10,8 @@ on:
10
jobs:
11
build:
12
name: Nix checks
13
- runs-on: ubuntu-latest
+ runs-on:
14
+ group: aws-highmemory-32-plus-nix
15
steps:
16
- uses: actions/checkout@v6
17
- uses: DeterminateSystems/nix-installer-action@ef8a148080ab6020fd15196c2084a2eea5ff2d25
0 commit comments