Skip to content

Commit 649ba3a

Browse files
committed
fix macos exclusion from github CI
1 parent ad03285 commit 649ba3a

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,7 @@ jobs:
4242
- test:bin
4343
- test:fast
4444
exclude:
45-
# - os: macos-latest
46-
# node: '*'
4745
- os: macos-latest
48-
node: 14
4946
test-command: test:fast
5047

5148
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)