✨ OPC UA 变量节点增加初始化列表的转换构造函数,并增加地址空间的单元测试 #81
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: 2.x in Windows | |
on: | |
push: | |
branches: | |
- 2.x | |
pull_request: | |
branches: | |
- 2.x | |
jobs: | |
cmake-support-x86_64: | |
name: CMake support for x86_64 | |
uses: cv-rmvl/ci-workflow/.github/workflows/rmvl-install-win.yml@main | |
withoutdep-support-x86_64: | |
name: Without dependency support for x86_64 | |
uses: cv-rmvl/ci-workflow/.github/workflows/rmvl-withoutdep-win.yml@main |