mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-10-21 14:49:24 +00:00
fix
This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
||||
generate-and-publish:
|
||||
if: github.repository == 'hpcaitech/ColossalAI'
|
||||
name: Generate leaderboard report and publish to Lark
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-[self-hosted, ubuntu-latest]
|
||||
timeout-minutes: 20
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
Reference in New Issue
Block a user