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 68b3fe8 commit 72b6603Copy full SHA for 72b6603
.github/workflows/release-nightly.yml
@@ -12,7 +12,7 @@ jobs:
12
disk-clean:
13
uses: ./.github/workflows/disk-clean.yml
14
nightly-binary:
15
- runs-on: ubuntu-latest
+ runs-on: nscloud
16
steps:
17
- uses: actions/checkout@v4
18
# fetch all commits instead of only the last as some branches are long lived and could have many between versions
0 commit comments