Skip to content

Commit 72b6603

Browse files
change runner for binary
1 parent 68b3fe8 commit 72b6603

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
disk-clean:
1313
uses: ./.github/workflows/disk-clean.yml
1414
nightly-binary:
15-
runs-on: ubuntu-latest
15+
runs-on: nscloud
1616
steps:
1717
- uses: actions/checkout@v4
1818
# fetch all commits instead of only the last as some branches are long lived and could have many between versions

0 commit comments

Comments
 (0)