runs on larger git runner?

This commit is contained in:
Wing Lian
2023-05-07 04:12:47 -04:00
parent 75bc8561c0
commit e2599edab9

View File

@@ -8,7 +8,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04-4core
steps:
- name: Checkout
uses: actions/checkout@v3