Skip to content

Commit

Permalink
upgraded runner
Browse files Browse the repository at this point in the history
  • Loading branch information
dmalan committed Jan 27, 2024
1 parent d41ceb0 commit 93e7832
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 93e7832

Please sign in to comment.