Skip to content

Commit 9900f8d

Browse files
authored
Remove macos
1 parent 47aa0e8 commit 9900f8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
strategy:
2929
matrix:
3030
node: [12, 14]
31-
os: [ubuntu-latest, windows-latest, macos-latest]
31+
os: [ubuntu-latest, windows-latest]
3232

3333
steps:
3434
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)