mirror of
https://github.com/bitwarden/jslib
synced 2025-12-06 00:03:29 +00:00
dont run headless ubuntu
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
os: [windows-latest, macos-latest, ubuntu-latest]
|
||||
os: [windows-latest, macos-latest]
|
||||
|
||||
steps:
|
||||
- name: Set up Node
|
||||
|
||||
Reference in New Issue
Block a user