1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-11-23 11:56:00 +01:00

dont run headless ubuntu

This commit is contained in:
Kyle Spearrin 2020-07-23 17:17:42 -04:00
parent 1fb95726ef
commit cb966c0de8

View File

@ -24,7 +24,7 @@ jobs:
strategy:
matrix:
os: [windows-latest, macos-latest, ubuntu-latest]
os: [windows-latest, macos-latest]
steps:
- name: Set up Node