run on ubuntu-20.04-16core

This commit is contained in:
Adil Hafeez 2024-10-30 15:08:29 -07:00
parent 528d021c3d
commit 46f86b5750

View file

@ -8,7 +8,7 @@ on:
jobs:
test:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04-16core
steps:
- name: Checkout code