1
0
镜像自地址 https://github.com/tuna/tunasync.git 已同步 2025-12-06 06:26:46 +00:00

Fix CI test for cgroupv1

The test binary is complied on ubuntu 22.04, linked with higher version
of glibc than debian bullseye integrates after upgrading to golang 1.22

Solve this problem by disabling cgo.
这个提交包含在:
Miao Wang
2025-01-11 23:28:37 +08:00
父节点 181fddb87c
当前提交 e903c644f2
共有 2 个文件被更改,包括 3 次插入2 次删除

查看文件

@@ -190,6 +190,7 @@ jobs:
run: |
CUSER="$(id --user --name)"
sudo rsh 254.255.255.2 bash --noprofile --norc -eo pipefail << EOF
exec 2>&1
cd "/home/${CUSER}"
lssubsys -am
cgcreate -a "$CUSER" -t "$CUSER" -g cpu:tunasync