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 27, 2024
1 parent d2a501e commit 8e37087
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
@@ -1,7 +1,7 @@
on: push
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 8e37087

Please sign in to comment.