1 Star 0 Fork 0

lpwm/python-build-standalone

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
ci-runners.yaml 594 Bytes
一键复制 编辑 原始数据 按行查看 历史
# Describes the runners that the CI system can use
depot-ubuntu-22.04:
arch: x86_64
platform: linux
free: false
# TODO: Enable this runner to perform native builds for aarch64
# depot-ubuntu-22.04-arm:
# arch: aarch64
# platform: linux
# free: false
depot-macos-latest:
arch: x86_64
platform: darwin
free: false
ubuntu-latest:
arch: x86_64
platform: linux
free: true
macos-latest:
arch: x86_64
platform: darwin
free: true
windows-latest-large:
arch: x86_64
platform: windows
free: false
windows-latest:
arch: x86_64
platform: windows
free: true
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lpwm/python-build-standalone.git
git@gitee.com:lpwm/python-build-standalone.git
lpwm
python-build-standalone
python-build-standalone
main

搜索帮助