Moved to ubuntu from windows

This commit is contained in:
Micaiah Martin 2022-01-28 14:29:11 -07:00
parent f2f6113197
commit a2c80bf0f9
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ jobs:
lint:
name: Lint
runs-on: windows-2019
runs-on: ubuntu-20.04
steps:
- name: Checkout repo