disable mac CI temporary for some bug

This commit is contained in:
saipubw 2023-06-09 15:50:35 +08:00 committed by GitHub
parent 58a40a5746
commit 18f4d5626a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -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: