Skip to content

Commit 20fa792

Browse files
authored
Change runner group in build workflow
1 parent 3f9739f commit 20fa792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ concurrency:
77
jobs:
88
tests:
99
runs-on:
10-
group: aws-highmemory-32-plus-priv
10+
group: aws-highmemory-32-plus-nix
1111
steps:
1212
- uses: actions/checkout@v4
1313
- uses: DeterminateSystems/nix-installer-action@main

0 commit comments

Comments
 (0)