Skip to content

Commit 3f2333f

Browse files
committed
Merge branch 'main' into public
2 parents 68e5bf2 + 9acb265 commit 3f2333f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/check.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,18 +19,12 @@ jobs:
1919
matrix:
2020
os:
2121
- ubuntu-latest
22-
- macos-latest
23-
- windows-latest
2422
node:
2523
- '16'
2624
- '18'
2725
include:
2826
- os: ubuntu-latest
2927
os_name: Linux
30-
- os: macos-latest
31-
os_name: macOS
32-
- os: windows-latest
33-
os_name: Windows
3428
steps:
3529
- name: Checkout
3630
uses: actions/checkout@v3

0 commit comments

Comments
 (0)