1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-29 04:17:41 +02:00

Moved to ubuntu from windows

This commit is contained in:
Micaiah Martin 2022-01-28 14:29:11 -07:00
parent f2f6113197
commit a2c80bf0f9

View File

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