Skip to content

Commit 7b512fa

Browse files
committed
Remove ubuntu from the os matrix
1 parent 47172de commit 7b512fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212

1313
strategy:
1414
matrix:
15-
os: [ ubuntu-latest, macos-latest, windows-latest ]
15+
os: [ macos-latest, windows-latest ]
1616
node-version: [ '12.x', '14.x', '15.x' ]
1717

1818
steps:

0 commit comments

Comments
 (0)