Skip to content

Commit daabc93

Browse files
committed
Disabled to run github action for macos
1 parent 7a4452e commit daabc93

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

+2
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,8 @@ jobs:
119119
# Then we do not use macos 11 on GitHub Actions now.
120120
#
121121
macos10:
122+
if: false
123+
122124
runs-on: macos-10.15
123125

124126
steps:

0 commit comments

Comments
 (0)