Skip to content

Commit 42dea22

Browse files
committed
ci: run pre-release on fusion cluster runner, drop dead condition
1 parent 9fb14d2 commit 42dea22

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/pre-release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,7 @@ concurrency:
3636
jobs:
3737
changsets:
3838
name: Version or publish packages
39-
runs-on: ubuntu-latest
40-
# if: github.ref_protected == true
39+
runs-on: fusion-gh-runner-fusion-framework
4140
steps:
4241
- uses: actions/checkout@v7
4342
with:

0 commit comments

Comments
 (0)