提交 5e940bc2 编写于 作者: M Medya Gh

add info to virtualbox test in gh action

上级 b6f0829d
......@@ -194,6 +194,12 @@ jobs:
run: |
brew install docker-machine docker
sudo docker --version
- name: Info
shell: bash
run: |
hostname
VBoxManage --version
sysctl hw.physicalcpu hw.logicalcpu
- name: Download Binaries
uses: actions/download-artifact@v1
with:
......
......@@ -192,6 +192,12 @@ jobs:
run: |
brew install docker-machine docker
sudo docker --version
- name: Info
shell: bash
run: |
hostname
VBoxManage --version
sysctl hw.physicalcpu hw.logicalcpu
- name: Download Binaries
uses: actions/download-artifact@v1
with:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册