Skip to content

Commit 33534bd

Browse files
committed
👷 ci(unit): remove macos for unstable docker setup [no ci]
Signed-off-by: Haili Zhang <[email protected]>
1 parent 4db797a commit 33534bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
matrix:
1111
node-version: [16]
12-
platform: [ubuntu-latest, macos-latest]
12+
platform: [ubuntu-latest]
1313
runs-on: ${{ matrix.platform }}
1414
steps:
1515
- name: Checkout

0 commit comments

Comments
 (0)