disable mac CI temporary for some bug
This commit is contained in:
parent
58a40a5746
commit
18f4d5626a
|
|
@ -1,11 +1,11 @@
|
|||
name: macOS Monterey 12
|
||||
|
||||
on:
|
||||
workflow_call:
|
||||
push:
|
||||
branches: [ main, develop ]
|
||||
pull_request:
|
||||
branches: [ main, develop ]
|
||||
# workflow_call:
|
||||
# push:
|
||||
# branches: [ main, develop ]
|
||||
# pull_request:
|
||||
# branches: [ main, develop ]
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
mac_clang:
|
||||
|
|
|
|||
Loading…
Reference in New Issue