Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use gh-action-scheduler-v2 #5370

Merged
merged 10 commits into from
Jul 2, 2021
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ jobs:
exit 0
fi
echo "is_secrets_accessible=1" >> $GITHUB_ENV
- uses: Oneflow-Inc/github-workflow-schedule@0e42bf5171f37d1b91825b9b6f6040e3372ae049
- uses: Oneflow-Inc/gh-action-scheduler-v2@00f7b818d4ba10363d55d163a9827ec9132aba0f
name: Wait for GPU slot
if: env.is_secrets_accessible == '1'
env:
Expand Down