Ning Sun
|
e0065a5159
|
ci: remove ubuntu 20.04 runners (#5545)
* ci: remove ubuntu 20.04 runners
* chore: update ec2-github-runner action as author suggests
* fix: use latest ubuntu image for fuzz test
* Update action.yml
* Update action.yml
---------
Co-authored-by: shuiyisong <113876041+shuiyisong@users.noreply.github.com>
Co-authored-by: liyang <daviderli614@gmail.com>
|
2025-03-05 00:40:29 +00:00 |
|
yihong
|
812a775b3d
|
ci: drop useless deadsnake (#5311)
fix: drop useless deadsnake
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2025-01-08 14:56:10 +00:00 |
|
Ning Sun
|
cc5b1d42b0
|
ci: disable pyo3 build tasks (#5256)
* ci: disable pyo3 build tasks
* ci: skip installing python for windows
* ci: also removed python dependencies from docker base image
|
2024-12-31 04:53:41 +00:00 |
|
zyy17
|
0a23b40321
|
ci: downgrade builder version: ubuntu 22.04 -> ubuntu 20.04 for compatible with older version glibc(>=2.31) (#2592)
|
2023-10-12 16:46:25 +08:00 |
|
zyy17
|
32c3ac4fcf
|
refactor: improve the image building performance (#2175)
* refactor: use '--output type=local' in 'build-greptime-by-buildx' target to reduce unnecessary 'docker cp'"
Signed-off-by: zyy17 <zyylsxm@gmail.com>
* refactor: improve the image building performance
* ci: release centos dev builder
* ci: use 'make build-by-dev-builder' to improve docker build performance
* refactor: add 'which' command in centos
* fix: add 'OUTPUT_DIR' to fix 'make docker-image-buildx' error
* fix: fix incorrect dockerfile path
Signed-off-by: zyy17 <zyylsxm@gmail.com>
* refactor: remove configure-aws-credentials action and use env variables
Signed-off-by: zyy17 <zyylsxm@gmail.com>
* ci: update slack notification prompt
* refactor: clean up the target directory before building artifacts of centos7
---------
Signed-off-by: zyy17 <zyylsxm@gmail.com>
|
2023-08-15 09:28:09 +00:00 |
|