Skip to content

Commit bd2b4f7

Browse files
committed
Remove MacOS
1 parent 9d85632 commit bd2b4f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
strategy:
3939
fail-fast: false
4040
matrix:
41-
os: [ubuntu-latest, windows-latest, macOS-latest]
41+
os: [ubuntu-latest, windows-latest]
4242
runs-on: ${{ matrix.os }}
4343

4444
steps:

0 commit comments

Comments
 (0)