Skip to content

Commit

Permalink
change runner for binary
Browse files Browse the repository at this point in the history
  • Loading branch information
techknowlogick authored Oct 7, 2023
1 parent 68b3fe8 commit 72b6603
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
disk-clean:
uses: ./.github/workflows/disk-clean.yml
nightly-binary:
runs-on: ubuntu-latest
runs-on: nscloud
steps:
- uses: actions/checkout@v4
# fetch all commits instead of only the last as some branches are long lived and could have many between versions
Expand Down

0 comments on commit 72b6603

Please sign in to comment.