Skip to content

Commit

Permalink
use 64-core runner
Browse files Browse the repository at this point in the history
  • Loading branch information
rongxin-liu committed Jan 30, 2024
1 parent 2b39650 commit 78f6832
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 @@ -3,7 +3,7 @@ on:
- workflow_dispatch
jobs:
build:
runs-on: ubuntu-latest-16-cores
runs-on: ubuntu-latest-64-cores
steps:
- name: Set up QEMU
uses: docker/setup-qemu-action@v2
Expand Down

0 comments on commit 78f6832

Please sign in to comment.