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 name: macOS Monterey 12
on: on:
workflow_call: # workflow_call:
push: # push:
branches: [ main, develop ] # branches: [ main, develop ]
pull_request: # pull_request:
branches: [ main, develop ] # branches: [ main, develop ]
workflow_dispatch: workflow_dispatch:
jobs: jobs:
mac_clang: mac_clang: