This is an automated email from the ASF dual-hosted git repository.
csy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/auron.git
The following commit(s) were added to refs/heads/master by this push:
new 6db9f6d8 [AURON #1659] Remove ubuntu-22.04-arm runner (#1660)
6db9f6d8 is described below
commit 6db9f6d850d5fd7009e91ec70b4ea0b57807d10b
Author: cxzl25 <[email protected]>
AuthorDate: Wed Nov 26 17:05:30 2025 +0800
[AURON #1659] Remove ubuntu-22.04-arm runner (#1660)
---
.github/workflows/build-arm-releases.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/build-arm-releases.yml
b/.github/workflows/build-arm-releases.yml
index 6ea666af..84d8bcb6 100644
--- a/.github/workflows/build-arm-releases.yml
+++ b/.github/workflows/build-arm-releases.yml
@@ -41,7 +41,7 @@ jobs:
auronver: [7.0.0-SNAPSHOT]
scalaver: [2.12, 2.13]
javaver: [ 8, 21 ]
- runner: [ubuntu-22.04-arm, ubuntu-24.04-arm ]
+ runner: [ ubuntu-24.04-arm ]
exclude:
# Only build on scala-2.13 for spark-3.5
- sparkver: spark-3.0