Skip to content

Commit 01426af

Browse files
committed
remove linux builds
1 parent eb9c640 commit 01426af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ${{ matrix.os }}
99
strategy:
1010
matrix:
11-
os: [windows-latest, ubuntu-latest, macos-latest]
11+
os: [windows-latest, macos-latest]
1212
steps:
1313
- uses: actions/checkout@v1
1414
- name: Setup Node.js

0 commit comments

Comments
 (0)