Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
chengcli committed Dec 7, 2024
1 parent b424b7f commit 1654160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ jobs:

robert-3d:
if: github.event.pull_request.draft == false
runs-on: [self-hosted, Linux, 16core]
runs-on: [self-hosted, Linux, 8core]
needs: style-checker
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 1654160

Please sign in to comment.