Skip to content

Commit 260abc8

Browse files
committed
Remove macOS from test job for debugging
1 parent fe8bea8 commit 260abc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/snapshot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
- sonar
5050
strategy:
5151
matrix:
52-
os: [ macos-latest, windows-latest, ubuntu-latest ]
52+
os: [ windows-latest, ubuntu-latest ]
5353
node: [ 10, 11, 12, 13, 14 ]
5454
exclude:
5555
- os: ubuntu-latest

0 commit comments

Comments
 (0)