Skip to content

Commit aa57431

Browse files
committed
chore: skip macos in ci for now
1 parent 8e0c721 commit aa57431

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ jobs:
4141
os: [ubuntu-latest]
4242
node_version: [14, 16, 18]
4343
include:
44-
- os: macos-latest
45-
node_version: 16
44+
# - os: macos-latest
45+
# node_version: 16
4646
- os: windows-latest
4747
node_version: 16
4848
fail-fast: false

0 commit comments

Comments
 (0)