This commit is contained in:
Adil Hafeez 2024-10-30 15:49:16 -07:00
parent cfad27045d
commit 87e9eeb4cf

View file

@ -8,7 +8,8 @@ on:
jobs:
test:
runs-on: ubuntu-latest
runs-on: ubuntu-latest-m
# runs-on: gh-large-150gb-ssd
steps:
- name: Checkout code