6 Star 20 Fork 8

Gitee 极速下载/oshi

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/oshi/oshi/
克隆/下载
.cirrus.yml 810 Bytes
一键复制 编辑 原始数据 按行查看 历史
freebsd_task:
name: FreeBSD CI
only_if: $CIRRUS_BRANCH == 'master' && $CIRRUS_REPO_OWNER == 'oshi'
skip: "!changesInclude('.cirrus.yml', '**/freebsd/**', '**/common/**', '**/unix/*', '**/util/**')"
freebsd_instance:
matrix:
image_family: freebsd-13-2
image_family: freebsd-14-0
image_family: freebsd-15-0-snap
maven_cache:
folder: ~/.m2
install_script: pkg install -y openjdk11
test_script: ./mvnw test -Djacoco.skip=true -B
linux_arm_task:
name: Linux ARM CI
only_if: $CIRRUS_BRANCH == 'master' && $CIRRUS_REPO_OWNER == 'oshi'
skip: "!changesInclude('.cirrus.yml', '**/linux/**', '**/common/**', '**/util/**')"
arm_container:
image: openjdk:latest
cpu: 4
memory: 12G
maven_cache:
folder: ~/.m2
test_script: ./mvnw test -Djacoco.skip=true -B
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors/oshi.git
[email protected]:mirrors/oshi.git
mirrors
oshi
oshi
master

搜索帮助