remove errno in wasm_application_execute_func (#396)
This commit is contained in:
5
.github/workflows/mac.yml
vendored
5
.github/workflows/mac.yml
vendored
@ -1,7 +1,10 @@
|
||||
# Copyright (C) 2019 Intel Corporation. All rights reserved.
|
||||
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
|
||||
|
||||
name: Mac
|
||||
|
||||
# Controls when the action will run. Triggers the workflow on push or pull request
|
||||
# events but only for the master branch
|
||||
# events but only for the main branch
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
|
||||
Reference in New Issue
Block a user