Skip to content

Commit 3f91597

Browse files
authored
Update release_test_pypi_before_merge.yml
1 parent 948533f commit 3f91597

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_test_pypi_before_merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
build-n-publish:
1414
if: github.event_name == 'workflow_dispatch' || github.repository == 'hpcaitech/ColossalAI'
1515
name: Build and publish Python 🐍 distributions 📦 to Test PyPI
16-
runs-on: [self-hosted, ubuntu-latest]
16+
runs-on: ubuntu-latest
1717
timeout-minutes: 20
1818
steps:
1919
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)